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

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 review comments Created 4 years, 5 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 c010005064d51122b655770430730695701237e7..bd6e5df2d030f1d17276432685cb7d81b19f0488 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2824,6 +2824,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