| Index: Source/core/svg/SVGImageLoader.h
|
| diff --git a/Source/core/svg/SVGImageLoader.h b/Source/core/svg/SVGImageLoader.h
|
| index 67ed84db5d3b5214920fe35fec93478bb34607bc..63982fae1687701e547a78a36771d1f129cef9ba 100644
|
| --- a/Source/core/svg/SVGImageLoader.h
|
| +++ b/Source/core/svg/SVGImageLoader.h
|
| @@ -36,7 +36,6 @@ public:
|
| private:
|
| explicit SVGImageLoader(SVGImageElement*);
|
| virtual void dispatchLoadEvent() override;
|
| - virtual String sourceURI(const AtomicString&) const override;
|
| };
|
|
|
| } // namespace blink
|
|
|