| Index: Source/web/WebDevToolsAgentImpl.h
|
| diff --git a/Source/web/WebDevToolsAgentImpl.h b/Source/web/WebDevToolsAgentImpl.h
|
| index 8a296b4603491ef65e417d9d34f2e110be090921..39abf226a56d8bb523a22f12ea8395884d6fea0c 100644
|
| --- a/Source/web/WebDevToolsAgentImpl.h
|
| +++ b/Source/web/WebDevToolsAgentImpl.h
|
| @@ -81,7 +81,6 @@ public:
|
|
|
| // WebDevToolsAgentPrivate implementation.
|
| virtual void didCreateScriptContext(WebLocalFrameImpl*, int worldId) OVERRIDE;
|
| - virtual void webViewResized(const WebSize&) OVERRIDE;
|
| virtual bool handleInputEvent(WebCore::Page*, const WebInputEvent&) OVERRIDE;
|
|
|
| // WebDevToolsAgent implementation.
|
|
|