diff options
Diffstat (limited to 'components/prefs/pref_store.h')
-rw-r--r-- | components/prefs/pref_store.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/components/prefs/pref_store.h b/components/prefs/pref_store.h index f95c8c4..6f0c16b 100644 --- a/components/prefs/pref_store.h +++ b/components/prefs/pref_store.h @@ -9,7 +9,7 @@ #include "base/macros.h" #include "base/memory/ref_counted.h" -#include "base/prefs/base_prefs_export.h" +#include "components/prefs/base_prefs_export.h" namespace base { class Value; |