| Index: third_party/WebKit/Source/platform/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
|
| index 1069650a17f2f385c2cbcd5c12d4551bb6c2d030..7ca2540e3e32710f8c5651d4b29c927dd8caad17 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -1671,6 +1671,7 @@ test("blink_platform_unittests") {
|
| "graphics/filters/FilterOperationsTest.cpp",
|
| "graphics/filters/ImageFilterBuilderTest.cpp",
|
| "graphics/gpu/DrawingBufferTest.cpp",
|
| + "graphics/gpu/WebGLImageConversionTest.cpp",
|
| "graphics/paint/DisplayItemClientTest.cpp",
|
| "graphics/paint/DisplayItemListTest.cpp",
|
| "graphics/paint/DisplayItemTest.cpp",
|
|
|