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

Unified Diff: components/components.gyp

Issue 261853012: Componentize GCM Part 1: create GCM component and move some files over (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync Created 6 years, 7 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 | « components/OWNERS ('k') | components/gcm_driver.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/components.gyp
diff --git a/components/components.gyp b/components/components.gyp
index 1242b78b28a41d1ed4dd672c45797c444d488676..7d57704c5a861b3d21baa77793bf6366185b14b5 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -74,6 +74,7 @@
# Android WebView fails to build if a dependency on these targets is
# introduced.
'includes': [
+ 'gcm_driver.gypi',
'sync_driver.gypi',
'invalidation.gypi',
],
« no previous file with comments | « components/OWNERS ('k') | components/gcm_driver.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698