| Index: Source/core/core.gypi
|
| diff --git a/Source/core/core.gypi b/Source/core/core.gypi
|
| index 428814430f79552f35459b99d39bed57edd355ca..ed849ba6403213a94204155a3217bc8cfb4d450a 100644
|
| --- a/Source/core/core.gypi
|
| +++ b/Source/core/core.gypi
|
| @@ -2842,7 +2842,6 @@
|
| 'platform/graphics/chromium/FontUtilsChromiumWin.cpp',
|
| 'platform/graphics/chromium/FontUtilsChromiumWin.h',
|
| 'platform/graphics/chromium/GlyphPageTreeNodeChromiumWin.cpp',
|
| - 'platform/graphics/chromium/ImageChromium.cpp',
|
| 'platform/graphics/chromium/ImageDecodingStore.cpp',
|
| 'platform/graphics/chromium/ImageDecodingStore.h',
|
| 'platform/graphics/chromium/ImageFrameGenerator.cpp',
|
| @@ -2999,7 +2998,6 @@
|
| 'platform/graphics/skia/FontCustomPlatformData.h',
|
| 'platform/graphics/skia/FontPlatformDataSkia.cpp',
|
| 'platform/graphics/skia/GlyphPageTreeNodeSkia.cpp',
|
| - 'platform/graphics/skia/ImageSkia.cpp',
|
| 'platform/graphics/skia/NativeImageSkia.cpp',
|
| 'platform/graphics/skia/NativeImageSkia.h',
|
| 'platform/graphics/skia/OpaqueRegionSkia.cpp',
|
|
|