Index: content/browser/ppapi_plugin_process_host.cc |
=================================================================== |
--- content/browser/ppapi_plugin_process_host.cc (revision 105328) |
+++ content/browser/ppapi_plugin_process_host.cc (working copy) |
@@ -10,8 +10,8 @@ |
#include "base/utf_string_conversions.h" |
#include "content/browser/plugin_service.h" |
#include "content/browser/renderer_host/render_message_filter.h" |
-#include "content/common/content_switches.h" |
#include "content/common/pepper_plugin_registry.h" |
+#include "content/public/common/content_switches.h" |
#include "ipc/ipc_switches.h" |
#include "net/base/network_change_notifier.h" |
#include "ppapi/proxy/ppapi_messages.h" |