| Index: ash/test/test_wallpaper_delegate.cc
|
| diff --git a/ash/test/test_wallpaper_delegate.cc b/ash/test/test_wallpaper_delegate.cc
|
| index 7333bdf283f238ffeda65bd10e84a0cbacc35466..16279be13a161ccf25580533c8d275b0ef423631 100644
|
| --- a/ash/test/test_wallpaper_delegate.cc
|
| +++ b/ash/test/test_wallpaper_delegate.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "ash/test/test_wallpaper_delegate.h"
|
|
|
| -#include "ash/wallpaper/wallpaper_controller.h"
|
| -#include "ash/wm_shell.h"
|
| +#include "ash/common/wallpaper/wallpaper_controller.h"
|
| +#include "ash/common/wm_shell.h"
|
|
|
| namespace ash {
|
| namespace test {
|
|
|