Index: content/ppapi_plugin/ppapi_thread.h |
diff --git a/content/ppapi_plugin/ppapi_thread.h b/content/ppapi_plugin/ppapi_thread.h |
index 7faff6bbfe3d10afd887bec23f7b408dd590a8fd..9fb56c147e4aef209eaf8459f4a5261a10a17d07 100644 |
--- a/content/ppapi_plugin/ppapi_thread.h |
+++ b/content/ppapi_plugin/ppapi_thread.h |
@@ -14,7 +14,7 @@ |
#include "base/process.h" |
#include "base/scoped_native_library.h" |
#include "build/build_config.h" |
-#include "content/common/child_thread.h" |
+#include "content/child/child_thread.h" |
#include "ipc/ipc_listener.h" |
#include "ppapi/c/pp_module.h" |
#include "ppapi/c/trusted/ppp_broker.h" |