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

Unified Diff: gyp/tests.gypi

Issue 535953002: Replace SkPictureReplacementPlayback with GrRecordReplaceDraw (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix leak in SkImage creation (in test) Created 6 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
« no previous file with comments | « gyp/gpu.gypi ('k') | include/core/SkDrawPictureCallback.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index df8ff47d7940a537f00bceaff12ae02e4dcdeea5..e37083706f0b434568af17468514d5c641526fef 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -166,6 +166,7 @@
'../tests/ReadWriteAlphaTest.cpp',
'../tests/Reader32Test.cpp',
'../tests/RecordDrawTest.cpp',
+ '../tests/RecordReplaceDrawTest.cpp',
'../tests/RecordOptsTest.cpp',
'../tests/RecordPatternTest.cpp',
'../tests/RecordTest.cpp',
« no previous file with comments | « gyp/gpu.gypi ('k') | include/core/SkDrawPictureCallback.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698