Index: third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp |
diff --git a/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp b/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp |
index 93bc634724afbe6b55764f0b825b296f4e18dd91..9a0298bde690597929f3d8e95663a76f90c7a15e 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp |
@@ -63,7 +63,7 @@ public: |
return m_image; |
} |
- void destroyDecodedData(bool) override |
+ void destroyDecodedData() override |
{ |
// Image pure virtual stub. |
} |