Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(255)

Unified Diff: BUILD.gn

Issue 1295243003: Initial commit of the blimp/ folder and target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address final nits. Created 5 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | blimp/OWNERS » ('j') | blimp/client/android/blimp_view.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index a0a2cddca29e593acfd5a6fd686c1dc57b050ca7..3d5e48b9b7f004a74a6c4eaee5f9d9992f4dd1b8 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -216,6 +216,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",
« no previous file with comments | « no previous file | blimp/OWNERS » ('j') | blimp/client/android/blimp_view.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698