| 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 3f736ab10118a7a5aa131c0a7edeba3cb44d1601..cc44f39928978bc69cb66de7c6c96b23307b9ce8 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -193,6 +193,8 @@ component("web") {
|
| "WebInputElement.cpp",
|
| "WebInputEventConversion.cpp",
|
| "WebInputEventConversion.h",
|
| + "WebInputMethodControllerImpl.cpp",
|
| + "WebInputMethodControllerImpl.h",
|
| "WebKit.cpp",
|
| "WebLabelElement.cpp",
|
| "WebLeakDetector.cpp",
|
|
|