Chromium Code Reviews| Index: third_party/WebKit/public/web/WebFrameWidget.h |
| diff --git a/third_party/WebKit/public/web/WebFrameWidget.h b/third_party/WebKit/public/web/WebFrameWidget.h |
| index c236dfc5b22000de0fd53b32e916a7c56a67499e..6cce8992de7f7db115a46d5454c31fbcafb4d7fd 100644 |
| --- a/third_party/WebKit/public/web/WebFrameWidget.h |
| +++ b/third_party/WebKit/public/web/WebFrameWidget.h |
| @@ -41,6 +41,7 @@ namespace blink { |
| class WebDragData; |
| class WebLocalFrame; |
| class WebInputMethodController; |
| +class WebTextSuggestionController; |
| class WebView; |
| class WebWidgetClient; |