summaryrefslogtreecommitdiffstats
path: root/content/browser/plugin_process_host_mac.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/plugin_process_host_mac.cc')
-rw-r--r--content/browser/plugin_process_host_mac.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/plugin_process_host_mac.cc b/content/browser/plugin_process_host_mac.cc
index b329f2b..6d7bfb5 100644
--- a/content/browser/plugin_process_host_mac.cc
+++ b/content/browser/plugin_process_host_mac.cc
@@ -10,9 +10,9 @@
#include "base/logging.h"
#include "base/mac/mac_util.h"
-#include "chrome/common/plugin_messages.h"
#include "content/browser/browser_thread.h"
#include "content/browser/plugin_process_host.h"
+#include "content/common/plugin_messages.h"
#include "ui/gfx/rect.h"
void PluginProcessHost::OnPluginSelectWindow(uint32 window_id,