| Index: chrome/browser/themes/theme_properties.h
 | 
| diff --git a/chrome/browser/themes/theme_properties.h b/chrome/browser/themes/theme_properties.h
 | 
| index c48e69021b5fca6449faed88a318748e1a75329c..d03ad310d4137f7b45aabf13c29f6c29de6748fb 100644
 | 
| --- a/chrome/browser/themes/theme_properties.h
 | 
| +++ b/chrome/browser/themes/theme_properties.h
 | 
| @@ -8,7 +8,8 @@
 | 
|  #include <set>
 | 
|  #include <string>
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
| +#include "build/build_config.h"
 | 
|  #include "third_party/skia/include/core/SkColor.h"
 | 
|  #include "ui/gfx/color_utils.h"
 | 
|  
 | 
| 
 |