| 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 10f22d5a4f2736f1b5f728e7767ddc8f213e8764..1d519ca488104f2b54459ee9d3e694e9253f092d 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",
|
|
|