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

Unified Diff: gyp/ports.gyp

Issue 2199973002: Rename FontConfigInterface font manager files. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: All the build systems. Created 4 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 | « cmake/CMakeLists.txt ('k') | public.bzl » ('j') | no next file with comments »
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 1950680d8b79f1d224206f166e0527cbb7eadb07..c0318fc106959b38fc752e48995a523a6b05c3fd 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -40,6 +40,7 @@
'../src/ports/SkFontMgr_android_factory.cpp',
'../src/ports/SkFontMgr_custom_directory_factory.cpp',
'../src/ports/SkFontMgr_custom_embedded_factory.cpp',
+ '../src/ports/SkFontMgr_FontConfigInterface_factory.cpp',
'../src/ports/SkFontMgr_fontconfig_factory.cpp',
'../src/ports/SkFontMgr_win_dw.cpp',
'../src/ports/SkFontMgr_win_dw_factory.cpp',
@@ -87,6 +88,7 @@
'../src/ports/SkFontMgr_android.cpp',
'../src/ports/SkFontMgr_android_parser.cpp',
'../src/ports/SkFontMgr_custom.cpp',
+ '../src/ports/SkFontMgr_FontConfigInterface.cpp',
],
'dependencies': [
'freetype.gyp:freetype',
« no previous file with comments | « cmake/CMakeLists.txt ('k') | public.bzl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698