| Index: ash/display/screen_ash.cc
|
| diff --git a/ash/display/screen_ash.cc b/ash/display/screen_ash.cc
|
| index 7effb38ded09ef9e676894ccf3d2ad77d591b8b7..9bdb920a1d8502aabae9adba3ddba7a3c297d53d 100644
|
| --- a/ash/display/screen_ash.cc
|
| +++ b/ash/display/screen_ash.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/logging.h"
|
| #include "ui/aura/client/screen_position_client.h"
|
| #include "ui/aura/env.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/gfx/display.h"
|
| #include "ui/gfx/screen.h"
|
|
|
|
|