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

Unified Diff: chrome/chrome_browser.gypi

Issue 60673002: Create services/gcm directory and add some initial files (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Patch to land Created 7 years, 1 month 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
« no previous file with comments | « chrome/browser/services/gcm/gcm_profile_service_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index a132858d815e29c03c7c0a56c2471e9f7b8dfae8..1736036d98263f8fa8621913ac93ae182065e230 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1980,6 +1980,10 @@
'browser/search_engines/template_url_service_observer.h',
'browser/search_engines/util.cc',
'browser/search_engines/util.h',
+ 'browser/services/gcm/gcm_profile_service.cc',
+ 'browser/services/gcm/gcm_profile_service.h',
+ 'browser/services/gcm/gcm_profile_service_factory.cc',
+ 'browser/services/gcm/gcm_profile_service_factory.h',
'browser/service_process/service_process_control.cc',
'browser/service_process/service_process_control_mac.mm',
'browser/service_process/service_process_control.h',
« no previous file with comments | « chrome/browser/services/gcm/gcm_profile_service_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698