| Index: content/browser/renderer_host/render_widget_host_view_mac.h
|
| diff --git a/content/browser/renderer_host/render_widget_host_view_mac.h b/content/browser/renderer_host/render_widget_host_view_mac.h
|
| index 16f5f375dac464aa4099770a2e39838be2087995..9a93bb3048cdb646c600bfcb623c54b81512030c 100644
|
| --- a/content/browser/renderer_host/render_widget_host_view_mac.h
|
| +++ b/content/browser/renderer_host/render_widget_host_view_mac.h
|
| @@ -431,9 +431,6 @@ class CONTENT_EXPORT RenderWidgetHostViewMac
|
|
|
| int window_number() const;
|
|
|
| - // The scale factor for the screen that the view is currently on.
|
| - float ViewScaleFactor() const;
|
| -
|
| // Update properties, such as the scale factor for the backing store
|
| // and for any CALayers, and the screen color profile.
|
| void UpdateBackingStoreProperties();
|
|
|