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

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: Add two more Font related independent files 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') | Source/platform/fonts/FontCacheKey.h » ('J')
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 cba15ddf9a16b25731d7d6a2f03587efb9c3f2f5..0f720d21edb6c1047b8f2b539d0eb15b59c1942f 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2736,8 +2736,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') | Source/platform/fonts/FontCacheKey.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698