| Index: chrome/browser/ui/views/tabs/window_finder_ash.cc
|
| diff --git a/chrome/browser/ui/views/tabs/window_finder_ash.cc b/chrome/browser/ui/views/tabs/window_finder_ash.cc
|
| index f8f054e6242e5d31d3cbdbe9a2f699e8fd83de6b..78499a7fd977e55bd229a1cc35ca459a10634d90 100644
|
| --- a/chrome/browser/ui/views/tabs/window_finder_ash.cc
|
| +++ b/chrome/browser/ui/views/tabs/window_finder_ash.cc
|
| @@ -6,8 +6,8 @@
|
|
|
| #include "ash/shell_window_ids.h"
|
| #include "ash/wm/coordinate_conversion.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
|
|
| namespace {
|
|
|
|
|