Index: content/child/resource_dispatcher.cc |
diff --git a/content/child/resource_dispatcher.cc b/content/child/resource_dispatcher.cc |
index bea400ba87e416b73cd147c0bd2df10c2d7e75dd..9bf8a104f1ff7a3df5cdd76fc8961ddf52104d98 100644 |
--- a/content/child/resource_dispatcher.cc |
+++ b/content/child/resource_dispatcher.cc |
@@ -12,7 +12,7 @@ |
#include "base/debug/alias.h" |
#include "base/files/file_path.h" |
#include "base/memory/shared_memory.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/metrics/histogram.h" |
#include "base/strings/string_util.h" |
#include "content/child/request_extra_data.h" |