Chromium Code Reviews| Index: chrome/plugin/webplugin_proxy.h |
| =================================================================== |
| --- chrome/plugin/webplugin_proxy.h (revision 2783) |
| +++ chrome/plugin/webplugin_proxy.h (working copy) |
| @@ -81,6 +81,7 @@ |
| void UpdateGeometry(const gfx::Rect& window_rect, |
| const gfx::Rect& clip_rect, |
| + const std::vector<gfx::Rect>& cutout_rects, |
| bool visible, |
| const SharedMemoryHandle& windowless_buffer, |
| const SharedMemoryHandle& background_buffer); |