| 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 0ea43ca24c5bff5b77974fbae510dbb4527b9acd..9cdeae789675aaf20afdc5b709dd0e079d185afb 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -64,8 +64,6 @@ component("web") {
|
| "DedicatedWorkerMessagingProxyProviderImpl.h",
|
| "DevToolsEmulator.cpp",
|
| "DevToolsEmulator.h",
|
| - "EditorClientImpl.cpp",
|
| - "EditorClientImpl.h",
|
| "ExternalDateTimeChooser.cpp",
|
| "ExternalDateTimeChooser.h",
|
| "ExternalPopupMenu.cpp",
|
|
|