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

Unified Diff: gyp/tests.gypi

Issue 670063004: Add SkMaskCache (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: add namespace for key in MaskCache Created 6 years, 2 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 827d6e3a0c18fec62ab1ae23cc703dfd8f3cb80c..b6e060646e0a9bec39b240a80e3d3b0180f4c484 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -133,6 +133,7 @@
'../tests/LazyPtrTest.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/SkMaskCache.h » ('j') | src/core/SkMaskCache.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698