| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 1c49a1136ffe98258b3167bbf0ab58cc450fdcad..64b3be7cfa6dcce2b30e9453f31a116d69ef5428 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1240,7 +1240,6 @@ source_set("unit_tests") {
|
| "html/HTMLSelectElementTest.cpp",
|
| "html/HTMLTableRowElementTest.cpp",
|
| "html/HTMLTextAreaElementTest.cpp",
|
| - "html/HTMLVideoElementTest.cpp",
|
| "html/ImageDataTest.cpp",
|
| "html/ImageDocumentTest.cpp",
|
| "html/LinkRelAttributeTest.cpp",
|
|
|