| Index: chrome/browser/safe_browsing/download_feedback.cc
|
| diff --git a/chrome/browser/safe_browsing/download_feedback.cc b/chrome/browser/safe_browsing/download_feedback.cc
|
| index 06b051f6e19441637cc92779ac4d632b96efaff7..49ce1b1b94b72e4d501f3f2aba21017f4870da60 100644
|
| --- a/chrome/browser/safe_browsing/download_feedback.cc
|
| +++ b/chrome/browser/safe_browsing/download_feedback.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/files/file_util_proxy.h"
|
| #include "base/macros.h"
|
| #include "base/memory/ptr_util.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/task_runner.h"
|
| #include "chrome/common/safe_browsing/csd.pb.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|