Index: Source/platform/blink_platform.gypi |
diff --git a/Source/platform/blink_platform.gypi b/Source/platform/blink_platform.gypi |
index c9ac258406bae9a9cfc7cd1f5b138502a08eaf12..8ad40ad70635a0d40cbe7e65b9b8df73689e4429 100644 |
--- a/Source/platform/blink_platform.gypi |
+++ b/Source/platform/blink_platform.gypi |
@@ -474,10 +474,6 @@ |
'geometry/mac/IntSizeMac.mm', |
'graphics/BitmapImage.cpp', |
'graphics/BitmapImage.h', |
- 'graphics/BitmapPattern.cpp', |
- 'graphics/BitmapPattern.h', |
- 'graphics/BitmapPatternBase.cpp', |
- 'graphics/BitmapPatternBase.h', |
'graphics/Canvas2DImageBufferSurface.h', |
'graphics/Canvas2DLayerBridge.cpp', |
'graphics/Canvas2DLayerBridge.h', |
@@ -544,6 +540,8 @@ |
'graphics/ImageObserver.h', |
'graphics/ImageOrientation.cpp', |
'graphics/ImageOrientation.h', |
+ 'graphics/ImagePattern.cpp', |
+ 'graphics/ImagePattern.h', |
'graphics/ImageSource.cpp', |
'graphics/ImageSource.h', |
'graphics/InterceptingCanvas.cpp', |
@@ -567,8 +565,6 @@ |
'graphics/ReplayingCanvas.h', |
'graphics/StaticBitmapImage.cpp', |
'graphics/StaticBitmapImage.h', |
- 'graphics/StaticBitmapPattern.cpp', |
- 'graphics/StaticBitmapPattern.h', |
'graphics/StrokeData.cpp', |
'graphics/StrokeData.h', |
'graphics/ThreadSafeDataTransport.cpp', |