| Index: components/user_prefs/tracked/dictionary_hash_store_contents.cc
|
| diff --git a/components/user_prefs/tracked/dictionary_hash_store_contents.cc b/components/user_prefs/tracked/dictionary_hash_store_contents.cc
|
| index 40494afeb8ed9304b17876c519bde0ac38bd33cb..403437b62c2e2f3e03f33d0f7a3b5589d92b62ed 100644
|
| --- a/components/user_prefs/tracked/dictionary_hash_store_contents.cc
|
| +++ b/components/user_prefs/tracked/dictionary_hash_store_contents.cc
|
| @@ -7,9 +7,9 @@
|
| #include "base/callback.h"
|
| #include "base/logging.h"
|
| #include "base/macros.h"
|
| -#include "base/prefs/persistent_pref_store.h"
|
| #include "base/values.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| +#include "components/prefs/persistent_pref_store.h"
|
|
|
| namespace {
|
|
|
|
|