Chromium Code Reviews| Index: components/prefs/pref_store.h |
| diff --git a/components/prefs/pref_store.h b/components/prefs/pref_store.h |
| index f95c8c42cb5893fb26a4f6177350fdcf9af4ed5b..6f0c16b65429d9870c316c05185ed48b4e38fab4 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; |