| Index: ui/gfx/screen_win.h
|
| diff --git a/ui/gfx/screen_win.h b/ui/gfx/screen_win.h
|
| index 7d7d2b002160fdb1c109fde67c0ee7af0c5be73d..1c82f22d1edcb3736ccc37ef6f71af1714c7f478 100644
|
| --- a/ui/gfx/screen_win.h
|
| +++ b/ui/gfx/screen_win.h
|
| @@ -21,7 +21,6 @@ class GFX_EXPORT ScreenWin : public Screen,
|
|
|
| protected:
|
| // Overridden from gfx::Screen:
|
| - virtual bool IsDIPEnabled() override;
|
| virtual gfx::Point GetCursorScreenPoint() override;
|
| virtual gfx::NativeWindow GetWindowUnderCursor() override;
|
| virtual gfx::NativeWindow GetWindowAtScreenPoint(const gfx::Point& point)
|
|
|