Index: ppapi/proxy/proxy_completion_callback_factory.h |
diff --git a/ppapi/proxy/proxy_completion_callback_factory.h b/ppapi/proxy/proxy_completion_callback_factory.h |
index 9e3ab88a514c5f638e81f62b567710d707be21eb..c8dabf183b4257435dc9079a8226372f4fb33283 100644 |
--- a/ppapi/proxy/proxy_completion_callback_factory.h |
+++ b/ppapi/proxy/proxy_completion_callback_factory.h |
@@ -6,7 +6,7 @@ |
#define PPAPI_PROXY_PROXY_COMPLETION_CALLBACK_FACTORY_H_ |
#include "base/logging.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "ppapi/cpp/completion_callback.h" |
#include "ppapi/utility/completion_callback_factory.h" |