| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index c4b846051257fd214f8c0753237a65c0e310cb5b..2f4b4c8b88526294541bbdad684947eb0d62aa17 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -345,6 +345,7 @@ test("webkit_unit_tests") {
|
| "tests/LinkSelectionTest.cpp",
|
| "tests/ListenerLeakTest.cpp",
|
| "tests/MHTMLTest.cpp",
|
| + "tests/MediaElementFillingViewportTest.cpp",
|
| "tests/NGInlineLayoutTest.cpp",
|
| "tests/PrerenderingTest.cpp",
|
| "tests/ProgrammaticScrollTest.cpp",
|
|
|