| Index: ash/desktop_background/desktop_background_widget_controller.h
|
| diff --git a/ash/desktop_background/desktop_background_widget_controller.h b/ash/desktop_background/desktop_background_widget_controller.h
|
| index bad030c6fe0b32dfcfeceb6327853be474f8a32f..680645513d3f30f3de3c55317f6fa3dbadd99c34 100644
|
| --- a/ash/desktop_background/desktop_background_widget_controller.h
|
| +++ b/ash/desktop_background/desktop_background_widget_controller.h
|
| @@ -6,6 +6,7 @@
|
| #define ASH_DESKTOP_BACKGROUND_DESKTOP_BACKGROUND_WIDGET_CONTROLLER_H_
|
|
|
| #include "ash/ash_export.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "ui/aura/window.h"
|
| #include "ui/compositor/layer.h"
|
|
|