| Index: ash/desktop_background/desktop_background_controller_unittest.cc
|
| diff --git a/ash/desktop_background/desktop_background_controller_unittest.cc b/ash/desktop_background/desktop_background_controller_unittest.cc
|
| index 50ccb18e75ef444676cc36d5cf0fe0c2f5235f8d..c10641ecd84538a58f3b0ee4c3c53601e2663f04 100644
|
| --- a/ash/desktop_background/desktop_background_controller_unittest.cc
|
| +++ b/ash/desktop_background/desktop_background_controller_unittest.cc
|
| @@ -8,11 +8,11 @@
|
| #include <cstdlib>
|
|
|
| #include "ash/ash_switches.h"
|
| +#include "ash/common/shell_window_ids.h"
|
| #include "ash/desktop_background/desktop_background_view.h"
|
| #include "ash/desktop_background/desktop_background_widget_controller.h"
|
| #include "ash/root_window_controller.h"
|
| #include "ash/shell.h"
|
| -#include "ash/shell_window_ids.h"
|
| #include "ash/test/ash_test_base.h"
|
| #include "ash/test/test_user_wallpaper_delegate.h"
|
| #include "base/message_loop/message_loop.h"
|
|
|