Chromium Code Reviews| Index: Source/web/WebViewImpl.h |
| diff --git a/Source/web/WebViewImpl.h b/Source/web/WebViewImpl.h |
| index cde9ea8ff5bf6f324c3be68c9dce21809c36e2d2..4c6df2fca220da57f898c658e43890d8050acae1 100644 |
| --- a/Source/web/WebViewImpl.h |
| +++ b/Source/web/WebViewImpl.h |
| @@ -67,6 +67,7 @@ namespace blink { |
| class DataObject; |
| class Frame; |
| class FullscreenController; |
| +class InputMethodContext; |
| class LinkHighlight; |
| class PopupContainer; |
| class RenderLayerCompositor; |