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

Unified Diff: gyp/ports.gyp

Issue 1471033002: Fix Google3 fonts. (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Move files back to ports. Created 5 years, 1 month 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/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index e37ca3a6eeeb197c9c35f3479d10fe8a8ef6a776..2e0a44f25efff906fb373f5154f70f563fa3474a 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -138,6 +138,7 @@
'sources': [
'../src/ports/SkFontMgr_fontconfig.cpp',
'../src/ports/SkFontHost_fontconfig.cpp',
+ '../src/ports/SkFontConfigInterfaceDirect.cpp',
'../src/ports/SkFontConfigInterface_direct.cpp',
],
'sources/': [['include', '../src/ports/SkFontMgr_fontconfig_factory.cpp']],

Powered by Google App Engine
This is Rietveld 408576698