| 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 ad12e859901fc2efe0b83596bb333bebce3e8432..d90589886a4c5c596c0a085cee7fe3d63f806170 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -148,8 +148,6 @@ component("web") {
|
| "WebIDBKeyRange.cpp",
|
| "WebInputElement.cpp",
|
| "WebInputEvent.cpp",
|
| - "WebInputMethodControllerImpl.cpp",
|
| - "WebInputMethodControllerImpl.h",
|
| "WebKit.cpp",
|
| "WebLabelElement.cpp",
|
| "WebLanguageDetectionDetails.cpp",
|
|
|