| Index: components/html_viewer/blink_settings_impl.h
 | 
| diff --git a/components/html_viewer/blink_settings_impl.h b/components/html_viewer/blink_settings_impl.h
 | 
| index 5b4338cd9e8ed698ec7bf301dc66264fb9acb528..7037926edb586aee497efe49a96066a8a2fb04e0 100644
 | 
| --- a/components/html_viewer/blink_settings_impl.h
 | 
| +++ b/components/html_viewer/blink_settings_impl.h
 | 
| @@ -5,7 +5,7 @@
 | 
|  #ifndef COMPONENTS_HTML_VIEWER_BLINK_SETTINGS_IMPL_H_
 | 
|  #define COMPONENTS_HTML_VIEWER_BLINK_SETTINGS_IMPL_H_
 | 
|  
 | 
| -#include "base/basictypes.h"
 | 
| +#include "base/macros.h"
 | 
|  #include "components/html_viewer/blink_settings.h"
 | 
|  
 | 
|  namespace blink {
 | 
| 
 |