Chromium Code Reviews| Index: chrome/renderer/pepper_plugin_delegate_impl.h |
| =================================================================== |
| --- chrome/renderer/pepper_plugin_delegate_impl.h (revision 49807) |
| +++ chrome/renderer/pepper_plugin_delegate_impl.h (working copy) |
| @@ -8,6 +8,7 @@ |
| #include "base/basictypes.h" |
| #include "base/weak_ptr.h" |
| #include "webkit/glue/plugins/pepper_plugin_delegate.h" |
| +#include "webkit/glue/plugins/pepper_plugin_instance.h" |
| class RenderView; |