| Index: Source/WebCore/bindings/v8/V8Utilities.h
|
| ===================================================================
|
| --- Source/WebCore/bindings/v8/V8Utilities.h (revision 112895)
|
| +++ Source/WebCore/bindings/v8/V8Utilities.h (working copy)
|
| @@ -56,7 +56,6 @@
|
| // Combo create/remove, for generated event-handler-setter bindings:
|
| void transferHiddenDependency(v8::Handle<v8::Object>, EventListener* oldValue, v8::Local<v8::Value> newValue, int cacheIndex);
|
|
|
| - bool shouldAllowNavigation(Frame*);
|
| KURL completeURL(const String& relativeURL);
|
|
|
| ScriptExecutionContext* getScriptExecutionContext();
|
|
|