Index: third_party/WebKit/Source/core/loader/PingLoader.h |
diff --git a/third_party/WebKit/Source/core/loader/PingLoader.h b/third_party/WebKit/Source/core/loader/PingLoader.h |
index cd97899f8f5145b86f6532eac0a7c2041187fb53..95322ec867a3197d9d72d60766c4ce13dd5e01d2 100644 |
--- a/third_party/WebKit/Source/core/loader/PingLoader.h |
+++ b/third_party/WebKit/Source/core/loader/PingLoader.h |
@@ -76,9 +76,6 @@ public: |
DECLARE_VIRTUAL_TRACE(); |
- // Promptly finalize m_loader. |
- EAGERLY_FINALIZE(); |
- |
protected: |
PingLoader(LocalFrame*, ResourceRequest&, const FetchInitiatorInfo&, StoredCredentials); |