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

Unified Diff: gyp/public_headers.gypi

Issue 488143002: Replace SkTypeface::Style with SkFontStyle. (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Pass as const ref. Created 6 years, 2 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
Index: gyp/public_headers.gypi
diff --git a/gyp/public_headers.gypi b/gyp/public_headers.gypi
index 4ee02d5512bea990ba1503a2fd4d00ebaf26eca8..8c892fa4aa4f6555e749d3db83ad1518850e28c9 100644
--- a/gyp/public_headers.gypi
+++ b/gyp/public_headers.gypi
@@ -44,6 +44,7 @@
'core/SkFloatingPoint.h',
'core/SkFontHost.h',
'core/SkFontLCDConfig.h',
+ 'core/SkFontStyle.h',
'core/SkGeometry.h',
'core/SkGraphics.h',
'core/SkImage.h',
@@ -195,7 +196,6 @@
'pipe/SkGPipe.h',
'ports/SkFontConfigInterface.h',
'ports/SkFontMgr.h',
- 'ports/SkFontStyle.h',
'ports/SkTypeface_android.h',
'ports/SkTypeface_mac.h',
'ports/SkTypeface_win.h',
« no previous file with comments | « gyp/ports.gyp ('k') | include/core/SkFontStyle.h » ('j') | include/core/SkFontStyle.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698