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

Unified Diff: gyp/ports.gyp

Issue 1200103008: Rename SkFontConfigParser_android SkFontMgr_android_parser. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Update test name and exclusion. Created 5 years, 6 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 | gyp/tests.gypi » ('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 be47bc08cc264d658ef5c06c68b858f1b0f8c261..a0cfbd64da4df1c7bc3bf10d6fb4fe5e11f62e0b 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -214,8 +214,8 @@
],
'sources': [
'../src/ports/SkDebug_android.cpp',
- '../src/ports/SkFontConfigParser_android.cpp',
'../src/ports/SkFontMgr_android.cpp',
+ '../src/ports/SkFontMgr_android_parser.cpp',
],
'sources/': [['include', '../src/ports/SkFontMgr_android_factory.cpp']],
'dependencies': [
« no previous file with comments | « no previous file | gyp/tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698