| 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 2d771ca2dc22d03cee7583b4c792cb66566f2554..84befe0980c837e2983aacd53629c51f4129f93a 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1100,6 +1100,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",
|
|
|