| 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 2351669cb8cc6d879ab50ce4b1091768657c6660..af702d9b8e99ed6d531575ffc6cffe73eafe0699 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1250,6 +1250,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",
|
|
|