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

Unified Diff: gyp/tests.gypi

Issue 592843003: Add SkCachedData and use it for SkMipMap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: uses low-bit of refcnt to known when we're in the cache 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
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index a3197220ef544f34eeee8879bde3413445bfe224..a39e5f7549bf72519b2ffeae8b3e16de8ba15828 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -131,6 +131,7 @@
'../tests/LayerRasterizerTest.cpp',
'../tests/MD5Test.cpp',
'../tests/MallocPixelRefTest.cpp',
+ '../tests/MaskCacheTest.cpp',
'../tests/MathTest.cpp',
'../tests/Matrix44Test.cpp',
'../tests/MatrixClipCollapseTest.cpp',
« no previous file with comments | « gyp/core.gypi ('k') | src/core/SkCachedData.h » ('j') | src/core/SkCachedData.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698