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

Unified Diff: Source/platform/blink_platform.gypi

Issue 52773004: Move Glyph related classes to platform/fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 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
« no previous file with comments | « Source/core/svg/SVGGlyphMap.h ('k') | Source/platform/fonts/AlternateFontFamily.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/platform/blink_platform.gypi
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
index 60699c931f11c8f08f82faf0d68f76c00981a132..35eba8431ff13b8a64ef5ccf4277a6e77082dbdf 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -235,6 +235,7 @@
'exported/WebURLRequestPrivate.h',
'exported/WebURLResponse.cpp',
'exported/WebURLResponsePrivate.h',
+ 'fonts/AlternateFontFamily.h',
Stephen Chennney 2013/10/30 19:03:14 Add all the new files. I know core.gypi didn't, bu
rwlbuis 2013/10/30 19:28:35 Gotcha, done in my latest changeset.
'fonts/FontBaseline.h',
'fonts/FontCacheKey.h',
'fonts/FontData.cpp',
@@ -244,6 +245,7 @@
'fonts/FontFamily.h',
'fonts/FontFeatureSettings.cpp',
'fonts/FontFeatureSettings.h',
+ 'fonts/Latin1TextIterator.h',
'geometry/FloatPolygon.cpp',
'geometry/FloatPolygon.h',
'geometry/FloatPoint.cpp',
« no previous file with comments | « Source/core/svg/SVGGlyphMap.h ('k') | Source/platform/fonts/AlternateFontFamily.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698