| Index: components/suggestions/blacklist_store.cc
|
| diff --git a/components/suggestions/blacklist_store.cc b/components/suggestions/blacklist_store.cc
|
| index c9245e7acf3dddb5a1fd8c71de4d69592704fbf1..cc529adb95781c19d25d9ccf70065b1f1a5738b8 100644
|
| --- a/components/suggestions/blacklist_store.cc
|
| +++ b/components/suggestions/blacklist_store.cc
|
| @@ -9,7 +9,7 @@
|
| #include <string>
|
|
|
| #include "base/base64.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/prefs/pref_service.h"
|
| #include "components/pref_registry/pref_registry_syncable.h"
|
| #include "components/suggestions/suggestions_pref_names.h"
|
|
|