Index: content/worker/worker_main.cc |
diff --git a/content/worker/worker_main.cc b/content/worker/worker_main.cc |
index e1dfbc55fcc658d479b879ec9dabc51d4b6de965..9e9f79f0bcf2033f4d2a3b1fcc7004f663a6e842 100644 |
--- a/content/worker/worker_main.cc |
+++ b/content/worker/worker_main.cc |
@@ -4,7 +4,7 @@ |
#include "base/base_switches.h" |
#include "base/command_line.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/power_monitor/power_monitor.h" |
#include "base/strings/string_util.h" |
#include "base/threading/platform_thread.h" |