| 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 864bc567b6d1c8cb3cc12652d1bb28dcdedeb53d..fa9d9c8d7898d4f516ccb88bc989b16875a981f7 100644
|
| --- a/content/browser/ppapi_plugin_process_host.cc
|
| +++ b/content/browser/ppapi_plugin_process_host.cc
|
| @@ -22,6 +22,7 @@
|
| #include "ipc/ipc_switches.h"
|
| #include "net/base/network_change_notifier.h"
|
| #include "ppapi/proxy/ppapi_messages.h"
|
| +#include "webkit/plugins/plugin_switches.h"
|
|
|
| using content::ChildProcessHost;
|
| using content::ChildProcessHostImpl;
|
|
|