| Index: content/renderer/pepper/pepper_plugin_delegate_impl.h
|
| ===================================================================
|
| --- content/renderer/pepper/pepper_plugin_delegate_impl.h (revision 163007)
|
| +++ content/renderer/pepper/pepper_plugin_delegate_impl.h (working copy)
|
| @@ -30,7 +30,6 @@
|
| #include "webkit/plugins/ppapi/ppb_flash_menu_impl.h"
|
|
|
| class FilePath;
|
| -class RenderViewImpl;
|
| class TransportDIB;
|
|
|
| namespace gfx {
|
| @@ -72,6 +71,7 @@
|
| class PepperBrokerImpl;
|
| class PepperDeviceEnumerationEventHandler;
|
| class PepperPluginDelegateImpl;
|
| +class RenderViewImpl;
|
|
|
| class PepperPluginDelegateImpl
|
| : public webkit::ppapi::PluginDelegate,
|
|
|