Chromium Code Reviews| Index: chrome/browser/prefs/pref_notifier_impl.h |
| diff --git a/chrome/browser/prefs/pref_notifier_impl.h b/chrome/browser/prefs/pref_notifier_impl.h |
| index 1d877473b918dfb2ef8ccc832675862cf2e83497..38255ba3be03e7640e13aa1f2ad7e02d668eaede 100644 |
| --- a/chrome/browser/prefs/pref_notifier_impl.h |
| +++ b/chrome/browser/prefs/pref_notifier_impl.h |
| @@ -9,8 +9,8 @@ |
| #include "base/hash_tables.h" |
| #include "base/observer_list.h" |
| +#include "base/prefs/pref_notifier.h" |
| #include "base/threading/non_thread_safe.h" |
| -#include "chrome/browser/prefs/pref_notifier.h" |
| class PrefService; |