Index: content/browser/zygote_host/zygote_communication_linux.cc |
diff --git a/content/browser/zygote_host/zygote_communication_linux.cc b/content/browser/zygote_host/zygote_communication_linux.cc |
index 77488bdb16b92aa59c490e508450efbb2ba85b98..c72bdaf3f5f153de8e22cd56484f089611959d05 100644 |
--- a/content/browser/zygote_host/zygote_communication_linux.cc |
+++ b/content/browser/zygote_host/zygote_communication_linux.cc |
@@ -10,7 +10,7 @@ |
#include "base/base_switches.h" |
#include "base/command_line.h" |
#include "base/logging.h" |
-#include "base/metrics/histogram.h" |
+#include "base/metrics/histogram_macros.h" |
#include "base/metrics/sparse_histogram.h" |
#include "base/path_service.h" |
#include "base/pickle.h" |