Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(721)

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2362473002: Adding unit test for DrawingBuffer's bitmap recycling mechanism (Closed)
Patch Set: fix nits Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",
« no previous file with comments | « content/test/test_blink_web_unit_test_support.cc ('k') | third_party/WebKit/Source/platform/graphics/gpu/DrawingBuffer.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698