| Index: components/history/core/browser/download_database.cc
|
| diff --git a/components/history/core/browser/download_database.cc b/components/history/core/browser/download_database.cc
|
| index 8687d381e743522232d8409a0353d3a9098700ad..e226af38b9f22abe91782cdaa30e40421e660e25 100644
|
| --- a/components/history/core/browser/download_database.cc
|
| +++ b/components/history/core/browser/download_database.cc
|
| @@ -13,7 +13,7 @@
|
|
|
| #include "base/debug/alias.h"
|
| #include "base/files/file_path.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/rand_util.h"
|
| #include "base/stl_util.h"
|
| #include "base/strings/stringprintf.h"
|
|
|