| Index: ui/views/widget/desktop_aura/desktop_screen_win.cc
|
| diff --git a/ui/views/widget/desktop_aura/desktop_screen_win.cc b/ui/views/widget/desktop_aura/desktop_screen_win.cc
|
| index a8e088c92c6bb3c36d9439ad25047dd783234a1d..4df7b7ffae5721b6077dc04de26aff9949ca2b22 100644
|
| --- a/ui/views/widget/desktop_aura/desktop_screen_win.cc
|
| +++ b/ui/views/widget/desktop_aura/desktop_screen_win.cc
|
| @@ -24,7 +24,7 @@ DesktopScreenWin::~DesktopScreenWin() {
|
| }
|
|
|
| ////////////////////////////////////////////////////////////////////////////////
|
| -// DesktopScreenWin, gfx::ScreenWin implementation:
|
| +// DesktopScreenWin, display::win::ScreenWin implementation:
|
|
|
| gfx::Display DesktopScreenWin::GetDisplayMatching(
|
| const gfx::Rect& match_rect) const {
|
|
|