Index: components/prefs/pref_registry_simple.h |
diff --git a/components/prefs/pref_registry_simple.h b/components/prefs/pref_registry_simple.h |
index 6afc012b3f38b217833b9e45758ca61ede03fc3d..4348029642fc4bb9ad099e340ba0adf158740d91 100644 |
--- a/components/prefs/pref_registry_simple.h |
+++ b/components/prefs/pref_registry_simple.h |
@@ -10,8 +10,8 @@ |
#include <string> |
#include "base/macros.h" |
-#include "base/prefs/base_prefs_export.h" |
-#include "base/prefs/pref_registry.h" |
+#include "components/prefs/base_prefs_export.h" |
+#include "components/prefs/pref_registry.h" |
namespace base { |
class DictionaryValue; |