| 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 18f2c504b48f508dc6475bb5d928dd0fadfc4d29..417010a00ee91c703fb3d68e4e6947944f393e4b 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -349,6 +349,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",
|
|
|