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

Unified Diff: gyp/tests.gyp

Issue 23545017: Create a semi-stable API for capturing the state of an SkCanvas and reconstructing that state acros… (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: rebase Created 7 years, 4 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: gyp/tests.gyp
diff --git a/gyp/tests.gyp b/gyp/tests.gyp
index 9062446c73ec6817336195d847f4460b7d4c2e10..aacffc94350282afd30018bc5a0773f0b316300b 100644
--- a/gyp/tests.gyp
+++ b/gyp/tests.gyp
@@ -34,6 +34,7 @@
'../tests/BlitRowTest.cpp',
'../tests/BlurTest.cpp',
'../tests/CanvasTest.cpp',
+ '../tests/CanvasStateTest.cpp',
'../tests/ChecksumTest.cpp',
'../tests/ClampRangeTest.cpp',
'../tests/ClipCacheTest.cpp',
« no previous file with comments | « gm/canvasstate.cpp ('k') | gyp/utils.gyp » ('j') | src/utils/SkCanvasStateUtils.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698