Index: third_party/WebKit/Source/web/BUILD.gn |
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn |
index b9a76ddf46097e7de35ba559cd16e8587aed42f4..703745de47dcc8c351f4b4384ca415cf39d63534 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -192,6 +192,8 @@ component("web") { |
"WebInputElement.cpp", |
"WebInputEventConversion.cpp", |
"WebInputEventConversion.h", |
+ "WebInputMethodControllerImpl.cpp", |
+ "WebInputMethodControllerImpl.h", |
"WebKit.cpp", |
"WebLabelElement.cpp", |
"WebLeakDetector.cpp", |