| Index: Source/WebKit/chromium/tests/ImageLayerChromiumTest.cpp
|
| diff --git a/Source/WebKit/chromium/tests/ImageLayerChromiumTest.cpp b/Source/WebKit/chromium/tests/ImageLayerChromiumTest.cpp
|
| index 60102e97148538881e95fc485e55cf250f2f594c..f10bfd1956ccfb1a2a0b9bde53a9cbc5909e173d 100644
|
| --- a/Source/WebKit/chromium/tests/ImageLayerChromiumTest.cpp
|
| +++ b/Source/WebKit/chromium/tests/ImageLayerChromiumTest.cpp
|
| @@ -85,7 +85,7 @@ public:
|
| }
|
|
|
| // Stub implementations of pure virtual Image functions.
|
| - virtual void destroyDecodedData(bool)
|
| + virtual void destroyDecodedData()
|
| {
|
| }
|
|
|
|
|