| 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',
|
|
|