| Index: components/suggestions/blacklist_store.cc
|
| diff --git a/components/suggestions/blacklist_store.cc b/components/suggestions/blacklist_store.cc
|
| index fff59fcc00db2b6b4b280568b7674d500e808763..915fc289cb60a19d8bbafe68b940a63d4e2afc6d 100644
|
| --- a/components/suggestions/blacklist_store.cc
|
| +++ b/components/suggestions/blacklist_store.cc
|
| @@ -12,8 +12,8 @@
|
|
|
| #include "base/base64.h"
|
| #include "base/metrics/histogram_macros.h"
|
| -#include "base/prefs/pref_service.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| +#include "components/prefs/pref_service.h"
|
| #include "components/suggestions/suggestions_pref_names.h"
|
|
|
| using base::TimeDelta;
|
|
|