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

Unified Diff: gyp/tests.gypi

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 | « gyp/ports.gyp ('k') | src/ports/SkFontConfigParser_android.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gyp/tests.gypi
diff --git a/gyp/tests.gypi b/gyp/tests.gypi
index 4084ffa3a3694d34d4d418da8e936895ac467744..ea332bf294eed180f45a939650b5fa9b3ca7999a 100644
--- a/gyp/tests.gypi
+++ b/gyp/tests.gypi
@@ -35,7 +35,7 @@
{
'include_dirs': [ '../src/ports', ],
}, {
- 'sources!': [ '../tests/FontConfigParser.cpp', ],
+ 'sources!': [ '../tests/FontMgrAndroidParserTest.cpp', ],
}
],
[ 'skia_android_framework == 1', {
« no previous file with comments | « gyp/ports.gyp ('k') | src/ports/SkFontConfigParser_android.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698