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

Unified Diff: gyp/tests.gypi

Issue 1027373002: Font variations. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Update and rebase. Created 5 years, 8 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 acbcc354e29ce53be4189e2f75c25f70e52d6c83..1c18b3e8dab2bcdeb111bff3e8f4b73e3d9ba6da 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -14,6 +14,7 @@
'../src/pathops',
'../src/pdf',
'../src/pipe/utils',
+ '../src/ports',
'../src/utils',
'../src/utils/debugger',
@@ -48,7 +49,7 @@
'sources': [
'../tests/Test.cpp',
'../tests/Test.h',
-
+ '../tests/FontConfigParser.cpp',
'../tests/AAClipTest.cpp',
'../tests/ARGBImageEncoderTest.cpp',
'../tests/AnnotationTest.cpp',
« no previous file with comments | « gyp/ports.gyp ('k') | include/core/SkFontStyle.h » ('j') | src/core/SkFontDescriptor.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698