Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index 76c24b996e883c784bd135a23bf073e441b08825..4f93c2c7ee44e896d7fe480b43db32d17d96b067 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -310,6 +310,7 @@ group("both_gn_and_gyp") { |
| if (!is_chromecast) { |
| deps += [ |
| "//android_webview", |
| + "//android_webview/test", |
| "//chrome/android:chrome_junit_tests", |
| "//chrome/android:chrome_public_apk", |
| "//chrome/android:chrome_public_test_apk", |