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

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: Fix iOS 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: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 35a6249168437d2bcb1cf6154f00fdd8b4794190..68f3e57b326a09bbfb838e7384cd593402f3264f 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2863,6 +2863,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