Index: chrome/browser/plugin_process_host.h |
diff --git a/chrome/browser/plugin_process_host.h b/chrome/browser/plugin_process_host.h |
index 62efdbda350560697bc9f8d007d7d77782a81237..8c3a948b6a5fe626213b98a3fdba311b8bbfcd3e 100644 |
--- a/chrome/browser/plugin_process_host.h |
+++ b/chrome/browser/plugin_process_host.h |
@@ -18,7 +18,7 @@ |
#include "chrome/browser/net/resolve_proxy_msg_helper.h" |
#include "chrome/browser/renderer_host/resource_message_filter.h" |
#include "chrome/common/child_process_host.h" |
-#include "chrome/common/ipc_channel_handle.h" |
+#include "ipc/ipc_channel_handle.h" |
#include "webkit/glue/webplugininfo.h" |
class URLRequestContext; |