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

Unified Diff: chrome/chrome_browser.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: Address jianli's review comments 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 84cb63e79173f8446f74a13083c135d49c58d6f2..f2028ea688060f9a79fe9c71799523d5692dcf49 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2872,6 +2872,8 @@
'browser/printing/cloud_print/privet_url_fetcher.h',
],
'chrome_browser_services_sources': [
+ 'browser/services/gcm/gcm_product_util.cc',
+ 'browser/services/gcm/gcm_product_util.h',
'browser/services/gcm/gcm_profile_service_factory.cc',
'browser/services/gcm/gcm_profile_service_factory.h',
'browser/services/gcm/instance_id/instance_id_profile_service.cc',

Powered by Google App Engine
This is Rietveld 408576698