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

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: Removed DCHECK, removed duplicate include. 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/android/blimp_library_loader.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
« no previous file with comments | « no previous file | blimp/OWNERS » ('j') | blimp/client/android/blimp_library_loader.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698