| Index: content/browser/plugin_process_host.h
|
| diff --git a/content/browser/plugin_process_host.h b/content/browser/plugin_process_host.h
|
| index fd94944b74cc2b35685455aa406e8904b1a3b0c6..1006eb1cf1faa1a89636512909c4fc3c5464980f 100644
|
| --- a/content/browser/plugin_process_host.h
|
| +++ b/content/browser/plugin_process_host.h
|
| @@ -20,10 +20,10 @@
|
| #include "content/public/browser/browser_child_process_host_delegate.h"
|
| #include "content/public/browser/browser_child_process_host_iterator.h"
|
| #include "content/public/common/process_type.h"
|
| +#include "content/public/common/resource_type.h"
|
| #include "content/public/common/webplugininfo.h"
|
| #include "ipc/ipc_channel_proxy.h"
|
| #include "ui/gfx/native_widget_types.h"
|
| -#include "webkit/common/resource_type.h"
|
|
|
| struct ResourceHostMsg_Request;
|
|
|
|
|