| 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 1c006d7f617cfbcf7a5559c4b8d13eb7493a74d0..53b82616fce8166dda4f5acf7c085e89631a50a7 100644
|
| --- a/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/graphics/ImageLayerChromiumTest.cpp
|
| @@ -63,8 +63,7 @@ class TestImage : public Image {
|
| const FloatRect&,
|
| const FloatRect&,
|
| RespectImageOrientationEnum,
|
| - ImageClampingMode,
|
| - const ColorBehavior&) override {
|
| + ImageClampingMode) override {
|
| // Image pure virtual stub.
|
| }
|
|
|
|
|