| Index: ui/aura/window_tree_host_win.h
|
| diff --git a/ui/aura/window_tree_host_win.h b/ui/aura/window_tree_host_win.h
|
| index 6464851092741d69ef6586420a19800a249b510b..fa4b4782d247afe29850a8f18252a9c26a4997d5 100644
|
| --- a/ui/aura/window_tree_host_win.h
|
| +++ b/ui/aura/window_tree_host_win.h
|
| @@ -33,7 +33,6 @@ class AURA_EXPORT WindowTreeHostWin : public WindowTreeHost,
|
| virtual void MoveCursorToNative(const gfx::Point& location) OVERRIDE;
|
| virtual void OnCursorVisibilityChangedNative(bool show) OVERRIDE;
|
| virtual void PostNativeEvent(const base::NativeEvent& native_event) OVERRIDE;
|
| - virtual void OnDeviceScaleFactorChanged(float device_scale_factor) OVERRIDE;
|
|
|
| // ui::EventSource:
|
| virtual ui::EventProcessor* GetEventProcessor() OVERRIDE;
|
|
|