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

Unified Diff: gyp/ports.gyp

Issue 396143004: Add a working SkFontMgr_fontconfig. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove T& operator* from SkAutoTCallVProc. 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/SkTemplates.h » ('j') | src/ports/SkFontMgr_fontconfig.cpp » ('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 924c7809ace04ac2ee5f967157a766538bd19cb0..268f6fd4d9c69230f496d5c6b9c01442694e3c41 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') | src/ports/SkFontMgr_fontconfig.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698