| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 7f6d6764b6ac0a2868c5aa76dd28ee23ab190b58..79a6a7044feb74c82dd7eeb0285079521557f7e8 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2651,7 +2651,6 @@
|
| 'platform/Cursor.cpp',
|
| 'platform/DragData.cpp',
|
| 'platform/DragImage.cpp',
|
| - 'platform/HashTools.h',
|
| 'platform/KillRing.h',
|
| 'platform/KillRingNone.cpp',
|
| 'platform/LifecycleContext.h',
|
| @@ -2726,13 +2725,10 @@
|
| 'platform/graphics/ContentDecryptionModule.h',
|
| 'platform/graphics/ContentDecryptionModuleSession.cpp',
|
| 'platform/graphics/ContentDecryptionModuleSession.h',
|
| - 'platform/graphics/Color.cpp',
|
| 'platform/graphics/CrossfadeGeneratedImage.cpp',
|
| 'platform/graphics/CrossfadeGeneratedImage.h',
|
| 'platform/graphics/GradientGeneratedImage.cpp',
|
| 'platform/graphics/GradientGeneratedImage.h',
|
| - 'platform/graphics/DrawLooper.cpp',
|
| - 'platform/graphics/DrawLooper.h',
|
| 'platform/graphics/Extensions3D.cpp',
|
| 'platform/graphics/Extensions3D.h',
|
| 'platform/graphics/Font.cpp',
|
|
|