| Index: content/browser/ppapi_plugin_process_host.cc
|
| diff --git a/content/browser/ppapi_plugin_process_host.cc b/content/browser/ppapi_plugin_process_host.cc
|
| index f4f9f124d1662516aa8532218cfc719cdef35f8d..8669506147bbe5e33496efa8b3b04f8e1b7ff6c5 100644
|
| --- a/content/browser/ppapi_plugin_process_host.cc
|
| +++ b/content/browser/ppapi_plugin_process_host.cc
|
| @@ -32,7 +32,6 @@
|
| #include "content/public/common/sandbox_type.h"
|
| #include "content/public/common/sandboxed_process_launcher_delegate.h"
|
| #include "content/public/common/service_names.h"
|
| -#include "ipc/ipc_switches.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "net/base/network_change_notifier.h"
|
| #include "ppapi/proxy/ppapi_messages.h"
|
|
|