Index: BUILD.gn |
diff --git a/BUILD.gn b/BUILD.gn |
index a3834a00c66ec5de0617b954243b9ca1e27d3c77..a1a2b2f2404bf0824f586c1d2551fbed36e8285a 100644 |
--- a/BUILD.gn |
+++ b/BUILD.gn |
@@ -215,6 +215,7 @@ group("both_gn_and_gyp") { |
if (is_android) { |
deps += [ |
"//base/android/linker:chromium_android_linker", |
+ "//blimp/client:blimp_apk", |
"//build/android/gyp/test:hello_world", |
"//build/android/rezip", |
"//chrome/android:chrome_public_apk", |