Chromium Code Reviews| Index: third_party/WebKit/public/web/WebInputMethodController.h |
| diff --git a/third_party/WebKit/public/web/WebInputMethodController.h b/third_party/WebKit/public/web/WebInputMethodController.h |
| index 353c2a84847392f09c4a63b852b2dab10261c667..74fc7d7263ae3a1b49776bb260287fad05fe7282 100644 |
| --- a/third_party/WebKit/public/web/WebInputMethodController.h |
| +++ b/third_party/WebKit/public/web/WebInputMethodController.h |
| @@ -8,6 +8,7 @@ |
| #include "../platform/WebTextInputInfo.h" |
| #include "WebCompositionUnderline.h" |
| #include "WebTextInputType.h" |
| +#include "WebTextSuggestionInfo.h" |
| #include "WebWidget.h" |
| namespace blink { |