| Index: third_party/WebKit/Source/core/html/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/html/BUILD.gn b/third_party/WebKit/Source/core/html/BUILD.gn
|
| index b31363893e471c7a3713f55480d0a6ef08d73f3c..1d85e844cd674d4bcf5dc4a1e1d4d964ab56dc25 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -94,8 +94,6 @@ blink_core_sources("html") {
|
| "HTMLImageLoader.cpp",
|
| "HTMLImageLoader.h",
|
| "HTMLInputElement.cpp",
|
| - "HTMLKeygenElement.cpp",
|
| - "HTMLKeygenElement.h",
|
| "HTMLLIElement.cpp",
|
| "HTMLLIElement.h",
|
| "HTMLLabelElement.cpp",
|
|
|