| Index: components/history/core/browser/history_database.cc
|
| diff --git a/components/history/core/browser/history_database.cc b/components/history/core/browser/history_database.cc
|
| index 0c0859d0da22863989db42298e6f40d6c04c4b8f..260f0578f4dd3c88c251afa021cb29852df38efb 100644
|
| --- a/components/history/core/browser/history_database.cc
|
| +++ b/components/history/core/browser/history_database.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/command_line.h"
|
| #include "base/containers/hash_tables.h"
|
| #include "base/files/file_util.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/numerics/safe_conversions.h"
|
| #include "base/rand_util.h"
|
| #include "base/strings/string_util.h"
|
|
|