Index: ppapi/thunk/enter.cc |
diff --git a/ppapi/thunk/enter.cc b/ppapi/thunk/enter.cc |
index 47f9b9b0ace71fdfaa08a6b14ebc384a2e953b13..bd955b2ca8f81d0fc3177f1a586c42f3b6c525e5 100644 |
--- a/ppapi/thunk/enter.cc |
+++ b/ppapi/thunk/enter.cc |
@@ -6,7 +6,7 @@ |
#include "base/bind.h" |
#include "base/logging.h" |
-#include "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/strings/stringprintf.h" |
#include "base/synchronization/lock.h" |
#include "ppapi/c/pp_errors.h" |