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

Unified Diff: gyp/ports.gyp

Issue 1120823002: Move resource fonts to common location. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Remove now unused variable. Created 5 years, 8 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 | « gm/mixedtextblobs.cpp ('k') | resources/Funkster.ttf » ('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 48fe89f37a1d78c21bbc5bbdfe1ad19548bcca45..79687933e314423ebc92b7170066f5efc576a17b 100644
--- a/gyp/ports.gyp
+++ b/gyp/ports.gyp
@@ -78,7 +78,7 @@
'variables': {
'embedded_font_data_identifier': 'sk_fonts',
'fonts_to_include': [
- '../resources/Funkster.ttf',
+ '../resources/fonts/Funkster.ttf',
],
},
'sources': [
« no previous file with comments | « gm/mixedtextblobs.cpp ('k') | resources/Funkster.ttf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698