diff --git a/BUILD.gn b/BUILD.gn index dc86196ebcb7b..3903baaaca00e 100644 --- a/BUILD.gn +++ b/BUILD.gn @@ -394,6 +394,7 @@ group("gn_all") { "//android_webview:empty_group", "//android_webview/test", "//android_webview/tools/automated_ui_tests:webview_ui_test_app", + "//android_webview/tools/captured_sites_tests:captured_sites_test_app", "//android_webview/tools/system_webview_shell", "//chrome/android:chrome_junit_tests", "//chrome/android:chrome_public_apk",