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

Unified Diff: chrome/chrome_browser.gypi

Issue 11620012: [Profiles, Fixit] Making GAIAInfoUpdateService into a ProfileKeyedService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixing RegisterUserPrefs Created 8 years 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 f8f61cd37e884acc439198219dde0025b5e95300..6bdfef20ce896d8fb9e8ebb336c1bd24992fcc83 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -1579,6 +1579,8 @@
'browser/profiles/chrome_version_service.h',
'browser/profiles/gaia_info_update_service.cc',
'browser/profiles/gaia_info_update_service.h',
+ 'browser/profiles/gaia_info_update_service_factory.cc',
+ 'browser/profiles/gaia_info_update_service_factory.h',
'browser/profiles/off_the_record_profile_impl.cc',
'browser/profiles/off_the_record_profile_impl.h',
'browser/profiles/off_the_record_profile_io_data.cc',

Powered by Google App Engine
This is Rietveld 408576698