| Index: BUILD.gn
|
| diff --git a/BUILD.gn b/BUILD.gn
|
| index f771e1b6c020afd02c1993c82539d0bc6772fe54..3fd7ff08c948891953a2eb32c0f241d0a21f3cdb 100644
|
| --- a/BUILD.gn
|
| +++ b/BUILD.gn
|
| @@ -308,6 +308,7 @@ group("both_gn_and_gyp") {
|
| "//base/android/linker:chromium_android_linker",
|
| "//build/android/gyp/test:hello_world",
|
| "//build/android/rezip",
|
| + "//chrome/android/webapk/shell_apk:webapk",
|
| "//components/invalidation/impl:components_invalidation_impl_junit_tests",
|
| "//components/policy/android:components_policy_junit_tests",
|
| "//content/public/android:content_junit_tests",
|
|
|