Index: Source/core/html/HTMLImageLoader.h |
diff --git a/Source/core/html/HTMLImageLoader.h b/Source/core/html/HTMLImageLoader.h |
index a2d11be85be73fa73a6ab485ff51aaaaed0c97ff..c4d8b7433671e3a2d6f47a819ee3a6e469906261 100644 |
--- a/Source/core/html/HTMLImageLoader.h |
+++ b/Source/core/html/HTMLImageLoader.h |
@@ -36,7 +36,6 @@ public: |
virtual ~HTMLImageLoader(); |
virtual void dispatchLoadEvent() override; |
- virtual String sourceURI(const AtomicString&) const override; |
virtual void notifyFinished(Resource*) override; |