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 fb91d491a3b00946757a33612b00bcdcde34f977..1b6ef928616c5ea38b04ccd03bd1032af95ff44c 100644 |
--- a/third_party/WebKit/Source/platform/BUILD.gn |
+++ b/third_party/WebKit/Source/platform/BUILD.gn |
@@ -1938,6 +1938,7 @@ source_set("unit_tests") { |
"graphics/ImageDecodingStoreTest.cpp", |
"graphics/ImageFrameGeneratorTest.cpp", |
"graphics/ImageLayerChromiumTest.cpp", |
+ "graphics/gpu/DrawingBufferSoftwareRenderingTest.cpp", |
"graphics/test/FakeGLES2Interface.h", |
"graphics/test/FakeWebGraphicsContext3DProvider.h", |
"graphics/test/MockImageDecoder.h", |