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

Unified Diff: build/all.gyp

Issue 29273008: Revert r229533 "[GCM] Initial work to set up directory structure and introduce socket integration" (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 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 | google_apis/gcm/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all.gyp
diff --git a/build/all.gyp b/build/all.gyp
index 63ffcb26b8d6cba3d2efbed5e242b9051017996d..e2cced937739d7380ae89801a62752566817000a 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -193,11 +193,6 @@
'../ui/app_list/app_list.gyp:*',
],
}],
- ['OS!="android" and OS!="ios"', {
- 'dependencies': [
- '../google_apis/gcm/gcm.gyp:*',
- ],
- }],
],
}, # target_name: All
{
« no previous file with comments | « no previous file | google_apis/gcm/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698