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

Unified Diff: chrome/chrome_browser.gypi

Issue 1326353002: Remove dependency of PrefSyncableService on Profile. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@pref_model_associator
Patch Set: Fixing ChromeOS and Linux compilation Created 5 years, 3 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
« no previous file with comments | « chrome/browser/ui/ash/launcher/chrome_launcher_controller.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 487a87299bc3a56c67650365c57ad94b31d7045b..8447dc7166b8a2cff066f8de32bb034a458a6bdf 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -2283,6 +2283,8 @@
'browser/prefs/pref_service_syncable_factory.cc',
'browser/prefs/pref_service_syncable_factory.h',
'browser/prefs/pref_service_syncable_observer.h',
+ 'browser/prefs/pref_service_syncable_util.cc',
+ 'browser/prefs/pref_service_syncable_util.h',
'browser/prefs/profile_pref_store_manager.cc',
'browser/prefs/profile_pref_store_manager.h',
'browser/prefs/session_startup_pref.cc',
« no previous file with comments | « chrome/browser/ui/ash/launcher/chrome_launcher_controller.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698