| Index: ash/first_run/desktop_cleaner.cc
|
| diff --git a/ash/first_run/desktop_cleaner.cc b/ash/first_run/desktop_cleaner.cc
|
| index cf0ffa6f974038e81d7f3a68c5cb158efa82cb62..9e6da0ff1b4d251e962fe01d1801fd965b8e2866 100644
|
| --- a/ash/first_run/desktop_cleaner.cc
|
| +++ b/ash/first_run/desktop_cleaner.cc
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "ash/shell.h"
|
| #include "ash/shell_window_ids.h"
|
| -#include "ui/aura/root_window.h"
|
| +#include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/compositor/scoped_layer_animation_settings.h"
|
| #include "ui/message_center/message_center.h"
|
|
|