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

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.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 e7b7491dfabda3b92f5c6138d555c309bf638d53..ee82ab85d06573d03f487d4aebaac1396f1f5cae 100644
--- a/components/components.gyp
+++ b/components/components.gyp
@@ -22,6 +22,7 @@
'domain_reliability.gypi',
'favicon.gypi',
'favicon_base.gypi',
+ 'gcm.gypi',
Nicolas Zea 2014/05/08 21:21:49 This should probably be within the android_webview
jianli 2014/05/08 23:08:01 Done.
'infobars.gypi',
'json_schema.gypi',
'keyed_service.gypi',
« no previous file with comments | « components/OWNERS ('k') | components/gcm.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698