Index: content/plugin/plugin_thread.h |
diff --git a/content/plugin/plugin_thread.h b/content/plugin/plugin_thread.h |
index 86c9b2df4582380c8ac8c180aed14fbbb097ab07..bf4a57038cb6acfd60691a86e92a5efe50bced06 100644 |
--- a/content/plugin/plugin_thread.h |
+++ b/content/plugin/plugin_thread.h |
@@ -8,7 +8,7 @@ |
#include "base/files/file_path.h" |
#include "base/native_library.h" |
#include "build/build_config.h" |
-#include "content/common/child_thread.h" |
+#include "content/child/child_thread.h" |
#include "content/plugin/plugin_channel.h" |
#include "webkit/plugins/npapi/plugin_lib.h" |