Index: content/browser/power_usage_monitor_impl.cc |
diff --git a/content/browser/power_usage_monitor_impl.cc b/content/browser/power_usage_monitor_impl.cc |
index 1a79826de2c9f9a17c917a8beb98c16cb4d58249..66911a9e57f09bbf829f0695b78e60b69495757a 100644 |
--- a/content/browser/power_usage_monitor_impl.cc |
+++ b/content/browser/power_usage_monitor_impl.cc |
@@ -11,7 +11,7 @@ |
#include "base/lazy_instance.h" |
#include "base/logging.h" |
#include "base/macros.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/strings/stringprintf.h" |
#include "base/sys_info.h" |
#include "content/public/browser/browser_thread.h" |