Chromium Code Reviews| Index: ui/views/background.cc | 
| diff --git a/ui/views/background.cc b/ui/views/background.cc | 
| index 41e0277aee32cd5f4320962efe12668c6c312d88..5338f37b2f1b8c5f42ae436adaf76acdac54f51d 100644 | 
| --- a/ui/views/background.cc | 
| +++ b/ui/views/background.cc | 
| @@ -5,6 +5,8 @@ | 
| #include "ui/views/background.h" | 
| #include "base/logging.h" | 
| +#include "base/macros.h" | 
| +#include "build/build_config.h" | 
| #include "ui/gfx/canvas.h" | 
| #include "ui/gfx/color_utils.h" | 
| #include "ui/views/painter.h" |