Index: chrome/browser/prefs/pref_service.h |
diff --git a/chrome/browser/prefs/pref_service.h b/chrome/browser/prefs/pref_service.h |
index a083cc92ed9f7a38b91b7d86f5a8dd099aa5ab92..1b65aa9f8d6d94790985db999299a9da22922a16 100644 |
--- a/chrome/browser/prefs/pref_service.h |
+++ b/chrome/browser/prefs/pref_service.h |
@@ -16,8 +16,8 @@ |
#include "base/memory/ref_counted.h" |
#include "base/memory/scoped_ptr.h" |
+#include "base/prefs/public/pref_service_base.h" |
#include "base/threading/non_thread_safe.h" |
-#include "chrome/browser/api/prefs/pref_service_base.h" |
class CommandLine; |
class DefaultPrefStore; |