| 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 0935cdeab30de49ddb7a8c115c1f8000ebbc7437..029cd95f3d4250f7e62ba93545ea203e47fdae43 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",
|
|
|