aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
Diffstat (limited to 'gyp')
-rw-r--r--gyp/ports.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gyp/ports.gyp b/gyp/ports.gyp
index 924c7809ac..268f6fd4d9 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',
],