Index: Source/core/platform/KURLGooglePrivate.h |
diff --git a/Source/core/platform/KURLGooglePrivate.h b/Source/core/platform/KURLGooglePrivate.h |
index 98db9db83017abd447fcce50dd3a97a0eba109d3..e2fb77b0d5ea15165406daf8af6c8dd670dced30 100644 |
--- a/Source/core/platform/KURLGooglePrivate.h |
+++ b/Source/core/platform/KURLGooglePrivate.h |
@@ -101,7 +101,6 @@ namespace WebCore { |
KURL* innerURL() const { return m_innerURL.get(); } |
- void reportMemoryUsage(MemoryObjectInfo*) const; |
bool isSafeToSendToAnotherThread() const; |
private: |