Index: content/browser/plugin_process_host.cc |
diff --git a/content/browser/plugin_process_host.cc b/content/browser/plugin_process_host.cc |
index cce088fc6f6a24e506a4ebf7af620f37c1cfd7a8..7b0c258cdf43a9180ab80bb690ce90fa175ed85d 100644 |
--- a/content/browser/plugin_process_host.cc |
+++ b/content/browser/plugin_process_host.cc |
@@ -25,7 +25,7 @@ |
#include "content/browser/gpu/gpu_data_manager_impl.h" |
#include "content/browser/plugin_service_impl.h" |
#include "content/common/child_process_host_impl.h" |
-#include "content/common/plugin_messages.h" |
+#include "content/common/plugin_process_messages.h" |
#include "content/common/resource_messages.h" |
#include "content/public/browser/browser_thread.h" |
#include "content/public/browser/content_browser_client.h" |