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

Unified Diff: Source/core/core.gypi

Issue 52773004: Move Glyph related classes to platform/fonts (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Merge gypi 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/CSSFontFaceSrcValue.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 6bd39051b7cdea81791bcb5c65547d03ed8a4038..7e93a3d20746214e2f60507fb03dd661531c5797 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -2711,7 +2711,6 @@
'platform/chromium/FramelessScrollView.h',
'platform/chromium/FramelessScrollViewClient.h',
'platform/chromium/MIMETypeRegistryChromium.cpp',
- 'platform/graphics/AlternateFontFamily.h',
'platform/graphics/BitmapImage.cpp',
'platform/graphics/ContentDecryptionModule.cpp',
'platform/graphics/ContentDecryptionModule.h',
@@ -2745,7 +2744,6 @@
'platform/graphics/ImageSource.cpp',
'platform/graphics/InbandTextTrackPrivate.h',
'platform/graphics/InbandTextTrackPrivateClient.h',
- 'platform/graphics/Latin1TextIterator.h',
'platform/graphics/MediaPlayer.cpp',
'platform/graphics/MediaPlayer.h',
'platform/graphics/Path.cpp',
« no previous file with comments | « no previous file | Source/core/css/CSSFontFaceSrcValue.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698