Index: third_party/WebKit/Source/web/WebLocalFrameImpl.cpp |
diff --git a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp |
index b0b12487fcf7b2abd6290e49d25f299b46de32b8..2f43443c53e210cc7b80effedd9cced05ce55a5a 100644 |
--- a/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp |
+++ b/third_party/WebKit/Source/web/WebLocalFrameImpl.cpp |
@@ -203,6 +203,7 @@ |
#include "public/web/WebHistoryItem.h" |
#include "public/web/WebIconURL.h" |
#include "public/web/WebInputElement.h" |
+#include "public/web/WebInputMethodController.h" |
#include "public/web/WebKit.h" |
#include "public/web/WebNode.h" |
#include "public/web/WebPerformance.h" |