Index: content/public/test/mock_render_process_host.cc |
diff --git a/content/public/test/mock_render_process_host.cc b/content/public/test/mock_render_process_host.cc |
index 77608af5e11d60afec544405b2e5639cc59ac204..3846e0b58362e6540d000b3a23f2bd0cf9ac9921 100644 |
--- a/content/public/test/mock_render_process_host.cc |
+++ b/content/public/test/mock_render_process_host.cc |
@@ -5,7 +5,7 @@ |
#include "content/public/test/mock_render_process_host.h" |
#include "base/lazy_instance.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/time/time.h" |
#include "content/browser/child_process_security_policy_impl.h" |
#include "content/browser/renderer_host/render_process_host_impl.h" |