| 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 4d375114cd5993e172ab708a59b359a51ea0df9e..aea064480b2f24ca3dcbf7b0f609b89ba27e9797 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/SharedGpuContextTest.cpp",
|
| "graphics/gpu/WebGLImageConversionTest.cpp",
|
| "graphics/paint/DisplayItemClientTest.cpp",
|
| "graphics/paint/DisplayItemListTest.cpp",
|
|
|