| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index cdeaa467c2dbb4bb2aec75f79a90e1f409ef39d4..224591faf3c10908e9f5b628aeee219c0291b674 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -205,6 +205,8 @@ group("both_gn_and_gyp") {
|
| "//base/android/linker:chromium_android_linker",
|
| "//build/android/gyp/test:hello_world",
|
| "//build/android/rezip",
|
| + "//chrome/android:chrome_public_apk",
|
| + "//chrome/android:chrome_public_test_apk",
|
| "//chrome/android:chrome_shell_apk",
|
| "//chrome/test/chromedriver/test/webview_shell:chromedriver_webview_shell_apk",
|
| "//tools/imagediff($host_toolchain)",
|
|
|