| 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 f6ac2d5ff8c10220e5f19549d7c47d7304b86dd3..5dd6795eee6010102be6067ba7ed969e03c1b87c 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1241,6 +1241,7 @@ source_set("unit_tests") {
|
| "html/HTMLTableRowElementTest.cpp",
|
| "html/HTMLTextAreaElementTest.cpp",
|
| "html/HTMLVideoElementTest.cpp",
|
| + "html/ImageDataTest.cpp",
|
| "html/ImageDocumentTest.cpp",
|
| "html/LinkRelAttributeTest.cpp",
|
| "html/MediaCustomControlsFullscreenDetectorTest.cpp",
|
|
|