| Index: content/browser/renderer_host/compositing_iosurface_layer_mac.h
|
| diff --git a/content/browser/renderer_host/compositing_iosurface_layer_mac.h b/content/browser/renderer_host/compositing_iosurface_layer_mac.h
|
| index af5d5b38e9dff943372ce880702184a018fa64f8..7444d20bc656d44e9ec8435bf31d31546ab94cb1 100644
|
| --- a/content/browser/renderer_host/compositing_iosurface_layer_mac.h
|
| +++ b/content/browser/renderer_host/compositing_iosurface_layer_mac.h
|
| @@ -32,10 +32,6 @@ class RenderWidgetHostViewMac;
|
|
|
| - (id)initWithRenderWidgetHostViewMac:(content::RenderWidgetHostViewMac*)r;
|
|
|
| -// Update the scale factor of the layer to match the scale factor of the
|
| -// IOSurface.
|
| -- (void)updateScaleFactor;
|
| -
|
| // Remove this layer from the layer heirarchy, and mark that
|
| // |renderWidgetHostView_| is no longer valid and may no longer be dereferenced.
|
| - (void)disableCompositing;
|
|
|