| Index: ui/views/widget/desktop_aura/desktop_screen_win.h
|
| diff --git a/ui/views/widget/desktop_aura/desktop_screen_win.h b/ui/views/widget/desktop_aura/desktop_screen_win.h
|
| index 0ba1f5d6cce88e3ff1d145869b492885381532e6..59776a6ee078b1e3df9f3b2dc1285d36d0c4b3a4 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_screen_win.h
|
| +++ b/ui/views/widget/desktop_aura/desktop_screen_win.h
|
| @@ -17,7 +17,6 @@ public:
|
|
|
| private:
|
| // Overridden from gfx::ScreenWin:
|
| - virtual bool IsDIPEnabled() override;
|
| virtual gfx::Display GetDisplayMatching(
|
| const gfx::Rect& match_rect) const override;
|
| virtual HWND GetHWNDFromNativeView(gfx::NativeView window) const override;
|
|
|