| Index: ash/first_run/desktop_cleaner.cc
|
| diff --git a/ash/first_run/desktop_cleaner.cc b/ash/first_run/desktop_cleaner.cc
|
| index 443f2a530f85d96ac778a7d7f8781b75c824fc29..48b630a225d3aa11d9b8d1b1afdabc456b34fc14 100644
|
| --- a/ash/first_run/desktop_cleaner.cc
|
| +++ b/ash/first_run/desktop_cleaner.cc
|
| @@ -6,6 +6,7 @@
|
|
|
| #include "ash/public/cpp/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| +#include "base/memory/ptr_util.h"
|
| #include "ui/aura/window_event_dispatcher.h"
|
| #include "ui/aura/window_observer.h"
|
| #include "ui/compositor/layer_animation_observer.h"
|
|
|