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

Unified Diff: build/all.gyp

Issue 1295243003: Initial commit of the blimp/ folder and target (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleaned it up, addressed nyquist@ nits 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
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 13f8b01651b6da1361227ed7b6c3f6feb6a20ae8..392e8785e63d15bff1c0f5f762eae89b0e84acd1 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -79,6 +79,7 @@
# the sync-related code for Android has been upstreamed.
# See http://crbug.com/159203
'../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidation_javalib',
+ '../blimp/blimp.gyp:blimp_apk',
],
'conditions': [
['chromecast==0', {

Powered by Google App Engine
This is Rietveld 408576698