| 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 f6468829d01b78214d703836638228e0e21ccd6b..a79215a35d56d26fb32d4badfa145a20df788831 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1168,6 +1168,7 @@ source_set("unit_tests") {
|
| "html/parser/HTMLTreeBuilderSimulatorTest.cpp",
|
| "html/parser/HTMLViewSourceParserTest.cpp",
|
| "html/parser/TextResourceDecoderTest.cpp",
|
| + "html/shadow/MediaControlsLeakTest.cpp",
|
| "html/shadow/MediaControlsOrientationLockDelegateTest.cpp",
|
| "html/shadow/MediaControlsTest.cpp",
|
| "html/track/TextTrackListTest.cpp",
|
|
|