Index: content/shell/shell.cc |
diff --git a/content/shell/shell.cc b/content/shell/shell.cc |
index 4c5109de7ecc81e6ed2cf2362f7c76906cb231ea..e44865a697f73f6f1bc4297bb54738be546203d8 100644 |
--- a/content/shell/shell.cc |
+++ b/content/shell/shell.cc |
@@ -6,7 +6,7 @@ |
#include "base/auto_reset.h" |
#include "base/command_line.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/path_service.h" |
#include "base/strings/string_number_conversions.h" |
#include "base/strings/string_util.h" |