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

Unified Diff: Source/core/core.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 | « no previous file | Source/core/css/CSSFontFaceSource.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 15fbc8d968f1e0d0c62a5c4bb5abf65e710f002b..724ef03759028666916ac6f00c431db106a93571 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2728,8 +2728,6 @@
'platform/graphics/Extensions3D.h',
'platform/graphics/Font.cpp',
'platform/graphics/FontCache.cpp',
- 'platform/graphics/FontCacheKey.h',
- 'platform/graphics/FontDescription.cpp',
'platform/graphics/FontFallbackList.cpp',
'platform/graphics/FontFastPath.cpp',
'platform/graphics/FontPlatformData.cpp',
« no previous file with comments | « no previous file | Source/core/css/CSSFontFaceSource.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698