summaryrefslogtreecommitdiffstats
path: root/chrome/browser/profile_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/profile_impl.h')
-rw-r--r--chrome/browser/profile_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/browser/profile_impl.h b/chrome/browser/profile_impl.h
index f324fbd..9331d34 100644
--- a/chrome/browser/profile_impl.h
+++ b/chrome/browser/profile_impl.h
@@ -13,7 +13,6 @@
#include "base/scoped_ptr.h"
#include "base/timer.h"
#include "chrome/browser/profile.h"
-#include "chrome/browser/prefs/pref_change_registrar.h"
#include "chrome/browser/spellcheck_host_observer.h"
#include "chrome/common/notification_observer.h"
#include "chrome/common/notification_registrar.h"
@@ -145,7 +144,6 @@ class ProfileImpl : public Profile,
}
NotificationRegistrar registrar_;
- PrefChangeRegistrar pref_change_registrar_;
FilePath path_;
FilePath base_cache_path_;