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

Unified Diff: gyp/ports.gyp

Issue 396143004: Add a working SkFontMgr_fontconfig. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Fix ttc index and descriptor. Created 6 years, 5 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/SkTemplates.h » ('j') | include/core/SkTemplates.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/ports.gyp
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index f2ea2a43c37d3674ee5b1399697811597015f7cc..aae346623fb88f8196029d5b9596fd9c36229fdb 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -92,7 +92,7 @@
],
},
'sources': [
- '../src/fonts/SkFontMgr_fontconfig.cpp',
+ '../src/ports/SkFontMgr_fontconfig.cpp',
'../src/ports/SkFontHost_fontconfig.cpp',
'../src/ports/SkFontConfigInterface_direct.cpp',
],
« no previous file with comments | « no previous file | include/core/SkTemplates.h » ('j') | include/core/SkTemplates.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698