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 40e1e6cf9094fdfde2c8415968405d5a4be06fb4..5bd3963b93f3c77c55c01ca6d38ab5e598f6066b 100644 |
--- a/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp |
+++ b/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp |
@@ -65,7 +65,7 @@ public: |
return m_image; |
} |
- void destroyDecodedData(bool) override |
+ void destroyDecodedData() override |
{ |
// Image pure virtual stub. |
} |