| Index: third_party/WebKit/WebCore/loader/FrameLoaderClient.h
|
| ===================================================================
|
| --- third_party/WebKit/WebCore/loader/FrameLoaderClient.h (revision 5109)
|
| +++ third_party/WebKit/WebCore/loader/FrameLoaderClient.h (working copy)
|
| @@ -199,8 +199,6 @@
|
|
|
| virtual void registerForIconNotification(bool listen = true) = 0;
|
|
|
| - virtual void unloadListenerChanged() = 0;
|
| -
|
| #if PLATFORM(MAC)
|
| #if ENABLE(MAC_JAVA_BRIDGE)
|
| virtual jobject javaApplet(NSView*) { return 0; }
|
|
|