Chromium Code Reviews| Index: BUILD.gn |
| diff --git a/BUILD.gn b/BUILD.gn |
| index c320c0fdac6231dcb241938db5c1a279f05f068a..38ade2ad704734d4e9dd6e448e064b0f5a69b3f9 100644 |
| --- a/BUILD.gn |
| +++ b/BUILD.gn |
| @@ -214,6 +214,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", |