Index: content/plugin/plugin_channel.cc |
=================================================================== |
--- content/plugin/plugin_channel.cc (revision 105328) |
+++ content/plugin/plugin_channel.cc (working copy) |
@@ -11,8 +11,8 @@ |
#include "base/synchronization/waitable_event.h" |
#include "build/build_config.h" |
#include "content/common/child_process.h" |
-#include "content/common/content_switches.h" |
#include "content/common/plugin_messages.h" |
+#include "content/public/common/content_switches.h" |
#include "content/plugin/plugin_thread.h" |
#include "content/plugin/webplugin_delegate_stub.h" |
#include "content/plugin/webplugin_proxy.h" |