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

Unified Diff: chrome/chrome_browser.gypi

Issue 135903005: [GCM] Reland: Introduce GCMClientFactory to create GCMClient for GCMProfileService (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch to land Created 6 years, 11 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 9f87fa4171d752f14dfefe813a1a8e4c120f4648..3ddce523228d7916d5e6d50e9e00c48e64ad54b4 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1943,6 +1943,8 @@
'browser/search_engines/template_url_service_observer.h',
'browser/search_engines/util.cc',
'browser/search_engines/util.h',
+ 'browser/services/gcm/gcm_client_factory.cc',
+ 'browser/services/gcm/gcm_client_factory.h',
'browser/services/gcm/gcm_event_router.h',
'browser/services/gcm/gcm_profile_service.cc',
'browser/services/gcm/gcm_profile_service.h',
« no previous file with comments | « chrome/browser/services/gcm/gcm_profile_service_unittest.cc ('k') | google_apis/gcm/engine/user_list_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698