| Index: chrome/browser/safe_browsing/download_feedback_service.cc
|
| diff --git a/chrome/browser/safe_browsing/download_feedback_service.cc b/chrome/browser/safe_browsing/download_feedback_service.cc
|
| index be04b91f30584c02f1df0adb2958951a1fa39f0f..0b78aa79c112625dc79eafcd1795674cc6c6033d 100644
|
| --- a/chrome/browser/safe_browsing/download_feedback_service.cc
|
| +++ b/chrome/browser/safe_browsing/download_feedback_service.cc
|
| @@ -9,7 +9,7 @@
|
| #include "base/bind.h"
|
| #include "base/files/file_path.h"
|
| #include "base/files/file_util_proxy.h"
|
| -#include "base/metrics/histogram.h"
|
| +#include "base/metrics/histogram_macros.h"
|
| #include "base/supports_user_data.h"
|
| #include "base/task_runner.h"
|
| #include "chrome/browser/safe_browsing/download_feedback.h"
|
|
|