Index: ppapi/proxy/ppb_testing_proxy.cc |
diff --git a/ppapi/proxy/ppb_testing_proxy.cc b/ppapi/proxy/ppb_testing_proxy.cc |
index f28c500190c9c7e07dcb97865753aca2dcd3b81f..f80e60cbf5ab2f7cf947e8b9539756101feb81d4 100644 |
--- a/ppapi/proxy/ppb_testing_proxy.cc |
+++ b/ppapi/proxy/ppb_testing_proxy.cc |
@@ -4,7 +4,7 @@ |
#include "ppapi/proxy/ppb_testing_proxy.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "ppapi/c/dev/ppb_testing_dev.h" |
#include "ppapi/proxy/enter_proxy.h" |
#include "ppapi/proxy/plugin_dispatcher.h" |