| Index: chrome/plugin/webplugin_delegate_stub.h
|
| ===================================================================
|
| --- chrome/plugin/webplugin_delegate_stub.h (revision 8043)
|
| +++ chrome/plugin/webplugin_delegate_stub.h (working copy)
|
| @@ -65,8 +65,6 @@
|
|
|
| void OnUpdateGeometry(const gfx::Rect& window_rect,
|
| const gfx::Rect& clip_rect,
|
| - const std::vector<gfx::Rect>& cutout_rects,
|
| - bool visible,
|
| const base::SharedMemoryHandle& windowless_buffer,
|
| const base::SharedMemoryHandle& background_buffer);
|
| void OnGetPluginScriptableObject(int* route_id, void** npobject_ptr);
|
|
|