| Index: ash/shell/lock_view.cc
|
| diff --git a/ash/shell/lock_view.cc b/ash/shell/lock_view.cc
|
| index 5d17d8dd486a58bffc30a8da3f8d1fbc4753c638..2cdb4b7518ca4cbf04d739c5fea9e5246488e13a 100644
|
| --- a/ash/shell/lock_view.cc
|
| +++ b/ash/shell/lock_view.cc
|
| @@ -7,8 +7,8 @@
|
| #include "ash/shell/example_factory.h"
|
| #include "ash/shell_window_ids.h"
|
| #include "base/strings/utf_string_conversions.h"
|
| -#include "ui/aura/root_window.h"
|
| #include "ui/aura/window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/gfx/canvas.h"
|
| #include "ui/gfx/font_list.h"
|
| #include "ui/gfx/geometry/rect.h"
|
|
|