| 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 f36dc1f4d71f3b527fbbf7dee69c0893ccac20e7..14e72aae8554c0ffe00749eb619ddbf953fbe0c0 100644
|
| --- a/third_party/WebKit/Source/core/html/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/html/BUILD.gn
|
| @@ -120,8 +120,6 @@ blink_core_sources("html") {
|
| "HTMLMediaElement.h",
|
| "HTMLMenuElement.cpp",
|
| "HTMLMenuElement.h",
|
| - "HTMLMenuItemElement.cpp",
|
| - "HTMLMenuItemElement.h",
|
| "HTMLMetaElement.cpp",
|
| "HTMLMetaElement.h",
|
| "HTMLMeterElement.cpp",
|
|
|