| Index: chrome/browser/renderer_host/accelerated_plugin_view_mac.h
|
| diff --git a/chrome/browser/renderer_host/accelerated_plugin_view_mac.h b/chrome/browser/renderer_host/accelerated_plugin_view_mac.h
|
| index 597ac656733ee4de88eb7e69f02a11c5980d5370..3bbda3b1a7a59c7f3fe723bbf104494a01a1be52 100644
|
| --- a/chrome/browser/renderer_host/accelerated_plugin_view_mac.h
|
| +++ b/chrome/browser/renderer_host/accelerated_plugin_view_mac.h
|
| @@ -76,7 +76,6 @@ class RenderWidgetHostViewMac;
|
|
|
| - (id)initWithRenderWidgetHostViewMac:(RenderWidgetHostViewMac*)r
|
| pluginHandle:(gfx::PluginWindowHandle)pluginHandle;
|
| -- (void)drawView;
|
|
|
| // Sets the list of rectangles that should show the web page, rather than the
|
| // accelerated plugin. This is used to simulate the iframe-based trick that web
|
|
|