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

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: Moar nitz Created 5 years, 4 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/BUILD.gn » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | blimp/OWNERS » ('j') | blimp/client/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698