| Index: third_party/WebKit/Source/platform/DragImageTest.cpp
|
| diff --git a/third_party/WebKit/Source/platform/DragImageTest.cpp b/third_party/WebKit/Source/platform/DragImageTest.cpp
|
| index 5d4a8227cd8f2ea5b6cb40760ea6e56f04999bda..276aaa380d856d8c06f764d7e0ac96b5046235df 100644
|
| --- a/third_party/WebKit/Source/platform/DragImageTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/DragImageTest.cpp
|
| @@ -82,8 +82,7 @@ class TestImage : public Image {
|
| const FloatRect&,
|
| const FloatRect&,
|
| RespectImageOrientationEnum,
|
| - ImageClampingMode,
|
| - const ColorBehavior&) override {
|
| + ImageClampingMode) override {
|
| // Image pure virtual stub.
|
| }
|
|
|
|
|