| Index: ash/first_run/desktop_cleaner.cc
|
| diff --git a/ash/first_run/desktop_cleaner.cc b/ash/first_run/desktop_cleaner.cc
|
| index 27c1d07ceffdc23e549f9e15370c2964c272c76a..83cc5732522d6adad434541d82e8d8ebd67a63a0 100644
|
| --- a/ash/first_run/desktop_cleaner.cc
|
| +++ b/ash/first_run/desktop_cleaner.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/first_run/desktop_cleaner.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/compositor/layer_animation_observer.h"
|
|
|