| Index: ash/display/display_animator_chromeos.cc
|
| diff --git a/ash/display/display_animator_chromeos.cc b/ash/display/display_animator_chromeos.cc
|
| index 3be5a21282202c07768cf9d7b569144e6ccccee2..c61720da7d19d69cfdb18f8d3fe0cf0ee7b1adaf 100644
|
| --- a/ash/display/display_animator_chromeos.cc
|
| +++ b/ash/display/display_animator_chromeos.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/display/display_animator_chromeos.h"
|
|
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "base/bind.h"
|
| #include "base/stl_util.h"
|
| #include "base/threading/thread_task_runner_handle.h"
|
|
|