Index: content/browser/browser_main_loop.cc |
diff --git a/content/browser/browser_main_loop.cc b/content/browser/browser_main_loop.cc |
index 1a4153e6bd431ea18682176a494bf287e6cf8e13..abe8228f7c13dd17279d6719fcc1fcaef4a64469 100644 |
--- a/content/browser/browser_main_loop.cc |
+++ b/content/browser/browser_main_loop.cc |
@@ -12,6 +12,7 @@ |
#include "base/message_loop.h" |
#include "base/metrics/field_trial.h" |
#include "base/metrics/histogram.h" |
+#include "base/system_monitor/system_monitor.h" |
#include "base/run_loop.h" |
#include "base/string_number_conversions.h" |
#include "base/threading/thread_restrictions.h" |