Index: components/translate/core/browser/translate_infobar_delegate.cc |
diff --git a/components/translate/core/browser/translate_infobar_delegate.cc b/components/translate/core/browser/translate_infobar_delegate.cc |
index 8006c06f1c3ce2487e69c9f322ed28288dcf8347..cd79985f2fa51df2703dbcd91e69f44c66b22581 100644 |
--- a/components/translate/core/browser/translate_infobar_delegate.cc |
+++ b/components/translate/core/browser/translate_infobar_delegate.cc |
@@ -7,7 +7,7 @@ |
#include <algorithm> |
#include "base/i18n/string_compare.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "components/infobars/core/infobar.h" |
#include "components/infobars/core/infobar_manager.h" |
#include "components/translate/core/browser/language_state.h" |