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

Unified Diff: base/base.gyp

Issue 11345008: Remove content::NotificationObserver dependency from most Prefs code. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Address review comments. Created 8 years, 2 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 | « no previous file | base/prefs/public/pref_change_registrar.h » ('j') | base/prefs/public/pref_observer.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/base.gyp
diff --git a/base/base.gyp b/base/base.gyp
index 699fe461b083464388f3a9eca76f809fbbb5c8fd..192a537d04261d301c22a70eca80636b6e7912df 100644
--- a/base/base.gyp
+++ b/base/base.gyp
@@ -323,6 +323,7 @@
'prefs/overlay_user_pref_store.h',
'prefs/persistent_pref_store.h',
'prefs/pref_notifier.h',
+ 'prefs/pref_observer.h',
'prefs/pref_store.cc',
'prefs/pref_store.h',
'prefs/pref_value_map.cc',
« no previous file with comments | « no previous file | base/prefs/public/pref_change_registrar.h » ('j') | base/prefs/public/pref_observer.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698