| Index: ash/desktop_background/desktop_background_controller.cc
|
| diff --git a/ash/desktop_background/desktop_background_controller.cc b/ash/desktop_background/desktop_background_controller.cc
|
| index a94448354377375aac30137a31aab8dee6f10399..228b5497fb9f6807fe8a50c20614974cc3e33b84 100644
|
| --- a/ash/desktop_background/desktop_background_controller.cc
|
| +++ b/ash/desktop_background/desktop_background_controller.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/desktop_background/desktop_background_controller.h"
|
|
|
| -#include "ash/ash_switches.h"
|
| #include "ash/aura/wm_window_aura.h"
|
| +#include "ash/common/ash_switches.h"
|
| #include "ash/common/shell_window_ids.h"
|
| #include "ash/common/wm/root_window_layout_manager.h"
|
| #include "ash/common/wm_shell.h"
|
|
|