Index: content/child/resource_dispatcher.cc |
diff --git a/content/child/resource_dispatcher.cc b/content/child/resource_dispatcher.cc |
index 36ea936369c17a39cf5ae05e8eedaa17d60bdfae..af4339b9dfe50c3f461c6fe27ba28f3a020d7ae1 100644 |
--- a/content/child/resource_dispatcher.cc |
+++ b/content/child/resource_dispatcher.cc |
@@ -18,7 +18,7 @@ |
#include "base/memory/ptr_util.h" |
#include "base/memory/shared_memory.h" |
#include "base/message_loop/message_loop.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/rand_util.h" |
#include "base/strings/string_util.h" |
#include "build/build_config.h" |