Index: chrome/browser/chrome_browser_main_win.cc |
diff --git a/chrome/browser/chrome_browser_main_win.cc b/chrome/browser/chrome_browser_main_win.cc |
index 49142fb0dc98ec9e5f806ca76c1f97386f852a66..465239d949bcbe953c907dbdb4fb615980daac28 100644 |
--- a/chrome/browser/chrome_browser_main_win.cc |
+++ b/chrome/browser/chrome_browser_main_win.cc |
@@ -20,7 +20,7 @@ |
#include "base/i18n/rtl.h" |
#include "base/location.h" |
#include "base/macros.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/path_service.h" |
#include "base/scoped_native_library.h" |
#include "base/strings/string_number_conversions.h" |