| Index: chrome/browser/ui/views/tabs/window_finder_win.cc
|
| diff --git a/chrome/browser/ui/views/tabs/window_finder_win.cc b/chrome/browser/ui/views/tabs/window_finder_win.cc
|
| index 09839a68bc38fc138dd4b9c618f68ffe5f3904d1..29517efe5c6d51f558de69b64659be2c6a6023c2 100644
|
| --- a/chrome/browser/ui/views/tabs/window_finder_win.cc
|
| +++ b/chrome/browser/ui/views/tabs/window_finder_win.cc
|
| @@ -11,7 +11,6 @@
|
| #include "base/win/windows_version.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/display/win/screen_win.h"
|
| -#include "ui/gfx/screen.h"
|
| #include "ui/views/widget/desktop_aura/desktop_window_tree_host_win.h"
|
| #include "ui/views/win/hwnd_util.h"
|
|
|
|
|