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

Unified Diff: gyp/tests.gypi

Issue 493443004: Add some SkTextBlob builder tests. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: win build fix Created 6 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
« no previous file with comments | « no previous file | include/core/SkTextBlob.h » ('j') | tests/TextBlobTest.cpp » ('J')
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 4bed2a9adca465b8a6f460f1383628734b30a73c..91dedb31a2ba4ce724e1ec9d642ef6c34e683a7d 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -195,6 +195,7 @@
'../tests/TArrayTest.cpp',
'../tests/TLSTest.cpp',
'../tests/TSetTest.cpp',
+ '../tests/TextBlobTest.cpp',
'../tests/TextureCompressionTest.cpp',
'../tests/TileGridTest.cpp',
'../tests/ToUnicodeTest.cpp',
« no previous file with comments | « no previous file | include/core/SkTextBlob.h » ('j') | tests/TextBlobTest.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698