| Index: third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| diff --git a/third_party/WebKit/Source/bindings/core/v8/ScriptController.h b/third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| index a61bf12ec4d7330eec234843dd1a4ddc14487906..8ba9d5144c11a68056d4d4bb476fd550d9738950 100644
|
| --- a/third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| +++ b/third_party/WebKit/Source/bindings/core/v8/ScriptController.h
|
| @@ -142,8 +142,6 @@ public:
|
| void clearScriptObjects();
|
| void cleanupScriptObjectsForPlugin(Widget*);
|
|
|
| - void clearForClose();
|
| -
|
| NPObject* createScriptObjectForPluginElement(HTMLPlugInElement*);
|
| NPObject* windowScriptNPObject();
|
|
|
|
|