| 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 aba5cd59ec744c0829b72079baa1812a31546d32..63cfdfcb373144f7451e37bac2f48a8081aaf8ea 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",
|
|
|