| Index: components/html_viewer/ime_controller.h
|
| diff --git a/components/html_viewer/ime_controller.h b/components/html_viewer/ime_controller.h
|
| index 740b5c5eca15365521be4340a5a1ac0b39dc0ee6..2c3e055ab244479fec6e46e17f92a919c1c60d5d 100644
|
| --- a/components/html_viewer/ime_controller.h
|
| +++ b/components/html_viewer/ime_controller.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef COMPONENTS_HTML_VIEWER_IME_CONTROLLER_H_
|
| #define COMPONENTS_HTML_VIEWER_IME_CONTROLLER_H_
|
|
|
| +#include "base/macros.h"
|
| #include "third_party/WebKit/public/web/WebTextInputInfo.h"
|
|
|
| namespace blink {
|
|
|