| 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 ba791278c0785a90e5f2d6b43aacf21c9e541ba3..40494afeb8ed9304b17876c519bde0ac38bd33cb 100644
|
| --- a/components/user_prefs/tracked/dictionary_hash_store_contents.cc
|
| +++ b/components/user_prefs/tracked/dictionary_hash_store_contents.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #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"
|
|
|