| 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 d5556acddd806fcf34f9f6dda7a2f066603dff84..f46ed0d541316137fab546292d5ea4dc3ca209e1 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",
|
|
|