| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index b143f7d8995f87483122f1328b672eea4a396db3..fceac1a7685a4a0d7e56247c3de5f0dcc8ed7c63 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2717,10 +2717,6 @@
|
| 'platform/chromium/MIMETypeRegistryChromium.cpp',
|
| 'platform/graphics/AlternateFontFamily.h',
|
| 'platform/graphics/BitmapImage.cpp',
|
| - 'platform/graphics/ContentDecryptionModule.cpp',
|
| - 'platform/graphics/ContentDecryptionModule.h',
|
| - 'platform/graphics/ContentDecryptionModuleSession.cpp',
|
| - 'platform/graphics/ContentDecryptionModuleSession.h',
|
| 'platform/graphics/CrossfadeGeneratedImage.cpp',
|
| 'platform/graphics/CrossfadeGeneratedImage.h',
|
| 'platform/graphics/GradientGeneratedImage.cpp',
|
| @@ -2747,11 +2743,7 @@
|
| 'platform/graphics/Image.cpp',
|
| 'platform/graphics/ImageBuffer.cpp',
|
| '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',
|
| 'platform/graphics/Pattern.cpp',
|
| 'platform/graphics/SegmentedFontData.cpp',
|
|
|