| Index: webkit/glue/plugins/pepper_webplugin_impl.h
|
| ===================================================================
|
| --- webkit/glue/plugins/pepper_webplugin_impl.h (revision 65093)
|
| +++ webkit/glue/plugins/pepper_webplugin_impl.h (working copy)
|
| @@ -46,6 +46,7 @@
|
| const WebKit::WebRect& clip_rect,
|
| const WebKit::WebVector<WebKit::WebRect>& cut_outs_rects,
|
| bool is_visible);
|
| + virtual unsigned getBackingTextureId();
|
| virtual void updateFocus(bool focused);
|
| virtual void updateVisibility(bool visible);
|
| virtual bool acceptsInputEvents();
|
|
|