| 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 011ff4acbdcd53f74f5858f45f6d76d67b3dde1b..f9186703e457c76d0fb395c51fc2cf1fea8a4939 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",
|
|
|