Index: chrome/browser/safe_browsing/client_side_detection_host.cc |
diff --git a/chrome/browser/safe_browsing/client_side_detection_host.cc b/chrome/browser/safe_browsing/client_side_detection_host.cc |
index be5822e8783e2d16aaadb3b5b04013748c368af4..3c5110548499fa7d000cf4095878ec89b684ee76 100644 |
--- a/chrome/browser/safe_browsing/client_side_detection_host.cc |
+++ b/chrome/browser/safe_browsing/client_side_detection_host.cc |
@@ -10,7 +10,7 @@ |
#include "base/logging.h" |
#include "base/macros.h" |
#include "base/memory/ref_counted.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/sequenced_task_runner_helpers.h" |
#include "base/strings/utf_string_conversions.h" |
#include "chrome/browser/browser_process.h" |