Index: Source/web/tests/ImageLayerChromiumTest.cpp |
diff --git a/Source/web/tests/ImageLayerChromiumTest.cpp b/Source/web/tests/ImageLayerChromiumTest.cpp |
index 116c4526cd8424520da68bc9553446bfb03fd377..b3c5a9b83f282ecaaca35d8a52bf8bae1577799c 100644 |
--- a/Source/web/tests/ImageLayerChromiumTest.cpp |
+++ b/Source/web/tests/ImageLayerChromiumTest.cpp |
@@ -89,11 +89,6 @@ public: |
{ |
} |
- virtual unsigned decodedSize() const OVERRIDE |
- { |
- return 0u; |
- } |
- |
virtual void draw(GraphicsContext*, const FloatRect&, const FloatRect&, CompositeOperator, BlendMode) OVERRIDE |
{ |
} |