| Index: content/browser/browser_plugin/old/browser_plugin_host_helper.h
|
| diff --git a/content/browser/browser_plugin/old/browser_plugin_host_helper.h b/content/browser/browser_plugin/old/browser_plugin_host_helper.h
|
| index 05b82591ed319c28ee2f3defae15290d5823e893..f61be6379b860450fcbc937b3dcea5eabb8a984b 100644
|
| --- a/content/browser/browser_plugin/old/browser_plugin_host_helper.h
|
| +++ b/content/browser/browser_plugin/old/browser_plugin_host_helper.h
|
| @@ -8,7 +8,9 @@
|
|
|
| #include <string>
|
|
|
| +#include "base/compiler_specific.h"
|
| #include "content/public/browser/render_view_host_observer.h"
|
| +#include "ipc/ipc_channel_handle.h"
|
|
|
| namespace gfx {
|
| class Size;
|
|
|