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

Unified Diff: Source/platform/blink_platform.gypi

Issue 48113009: Move Font related classes to Source/platform/fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fix mac export 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/platform/blink_platform.gyp ('k') | Source/platform/fonts/FontCacheKey.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 e1663f84f71b3d03619de4b99304183c3508613f..1793796a1e2a3d7fe198e02d206b620f787266ad 100644
--- a/Source/platform/blink_platform.gypi
+++ b/Source/platform/blink_platform.gypi
@@ -231,8 +231,10 @@
'exported/WebURLResponse.cpp',
'exported/WebURLResponsePrivate.h',
'fonts/FontBaseline.h',
+ 'fonts/FontCacheKey.h',
'fonts/FontData.cpp',
'fonts/FontData.h',
+ 'fonts/FontDescription.cpp',
'fonts/FontFamily.cpp',
'fonts/FontFamily.h',
'fonts/FontFeatureSettings.cpp',
« no previous file with comments | « Source/platform/blink_platform.gyp ('k') | Source/platform/fonts/FontCacheKey.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698