summaryrefslogtreecommitdiffstats
path: root/components/prefs/writeable_pref_store.h
diff options
context:
space:
mode:
Diffstat (limited to 'components/prefs/writeable_pref_store.h')
-rw-r--r--components/prefs/writeable_pref_store.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/components/prefs/writeable_pref_store.h b/components/prefs/writeable_pref_store.h
index f7da279..94754d3 100644
--- a/components/prefs/writeable_pref_store.h
+++ b/components/prefs/writeable_pref_store.h
@@ -11,7 +11,7 @@
#include "base/macros.h"
#include "base/memory/scoped_ptr.h"
-#include "base/prefs/pref_store.h"
+#include "components/prefs/pref_store.h"
namespace base {
class Value;