| Index: third_party/WebKit/WebCore/loader/EmptyClients.h
|
| ===================================================================
|
| --- third_party/WebKit/WebCore/loader/EmptyClients.h (revision 5109)
|
| +++ third_party/WebKit/WebCore/loader/EmptyClients.h (working copy)
|
| @@ -267,8 +267,6 @@
|
|
|
| virtual void registerForIconNotification(bool listen) {}
|
|
|
| - virtual void unloadListenerChanged() {}
|
| -
|
| #if PLATFORM(MAC)
|
| virtual NSCachedURLResponse* willCacheResponse(DocumentLoader*, unsigned long identifier, NSCachedURLResponse* response) const { return response; }
|
| #endif
|
|
|