| Index: components/html_viewer/blink_settings.h
|
| diff --git a/components/html_viewer/blink_settings.h b/components/html_viewer/blink_settings.h
|
| index 789fa7df7ea82b8d86428387c54e73d76991ca2d..6ebb562356c674b73215ecb167e319576c1dc347 100644
|
| --- a/components/html_viewer/blink_settings.h
|
| +++ b/components/html_viewer/blink_settings.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef COMPONENTS_HTML_VIEWER_BLINK_SETTINGS_H_
|
| #define COMPONENTS_HTML_VIEWER_BLINK_SETTINGS_H_
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
|
|
| namespace blink {
|
| class WebView;
|
|
|