| 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 47586a3c21aa5eabcbc713faf85c51d14af3ccab..eb6c01d497b55291cb47036145c552e39cbd7de3 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1242,6 +1242,7 @@ source_set("unit_tests") {
|
| "html/HTMLVideoElementTest.cpp",
|
| "html/ImageDocumentTest.cpp",
|
| "html/LinkRelAttributeTest.cpp",
|
| + "html/MediaCustomControlsFullscreenDetectorTest.cpp",
|
| "html/TextControlElementTest.cpp",
|
| "html/TimeRangesTest.cpp",
|
| "html/canvas/CanvasAsyncBlobCreatorTest.cpp",
|
|
|