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

Unified Diff: components/gcm_driver.gypi

Issue 2111973002: Add support for GCM subtypes to desktop Instance ID implementation (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@iid9push
Patch Set: Fix thestig nits and Chrome OS compile Created 4 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: components/gcm_driver.gypi
diff --git a/components/gcm_driver.gypi b/components/gcm_driver.gypi
index a7486452c1b0684e1fc69382a2b3bace4518e2e2..0ba0e91d7306ed407523fdc359545b40fc276ef5 100644
--- a/components/gcm_driver.gypi
+++ b/components/gcm_driver.gypi
@@ -31,9 +31,9 @@
'os_crypt',
'sync_driver',
'../base/base.gyp:base',
+ '../components/sync.gyp:sync_proto',
'../google_apis/gcm/gcm.gyp:gcm',
'../net/net.gyp:net',
- '../components/sync.gyp:sync_proto',
'../url/url.gyp:url_lib',
],
'include_dirs': [

Powered by Google App Engine
This is Rietveld 408576698