| Index: Source/platform/blink_platform.gypi
|
| diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi
|
| index b1bfaef84664c65512fa991fca9f358ffb6e905d..6972e9625307f13b37f47e438c9c5374465eacd4 100644
|
| --- a/Source/platform/blink_platform.gypi
|
| +++ b/Source/platform/blink_platform.gypi
|
| @@ -574,8 +574,6 @@
|
| 'graphics/DecodingImageGenerator.h',
|
| 'graphics/DeferredImageDecoder.cpp',
|
| 'graphics/DeferredImageDecoder.h',
|
| - 'graphics/DiscardablePixelRef.cpp',
|
| - 'graphics/DiscardablePixelRef.h',
|
| 'graphics/DisplayList.cpp',
|
| 'graphics/DisplayList.h',
|
| 'graphics/DrawLooperBuilder.cpp',
|
| @@ -641,8 +639,6 @@
|
| 'graphics/RegionTracker.h',
|
| 'graphics/ReplayingCanvas.cpp',
|
| 'graphics/ReplayingCanvas.h',
|
| - 'graphics/ScaledImageFragment.cpp',
|
| - 'graphics/ScaledImageFragment.h',
|
| 'graphics/StrokeData.cpp',
|
| 'graphics/StrokeData.h',
|
| 'graphics/ThreadSafeDataTransport.cpp',
|
|
|