| 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 f0349541f2efafc8531db723e30afd8181c5fa08..d9e4a61a7ff4560b282b68b3c2f547b865f4bd49 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1096,6 +1096,7 @@ source_set("unit_tests") {
|
| "html/HTMLTextAreaElementTest.cpp",
|
| "html/HTMLTextFormControlElementTest.cpp",
|
| "html/HTMLVideoElementTest.cpp",
|
| + "html/ImageDocumentTest.cpp",
|
| "html/LinkRelAttributeTest.cpp",
|
| "html/TimeRangesTest.cpp",
|
| "html/canvas/CanvasAsyncBlobCreatorTest.cpp",
|
|
|