| Index: third_party/WebKit/Source/web/WebDevToolsAgentImpl.h
|
| diff --git a/third_party/WebKit/Source/web/WebDevToolsAgentImpl.h b/third_party/WebKit/Source/web/WebDevToolsAgentImpl.h
|
| index 4a27b259158a4e9fe067d9e021c9adbd87b2a12a..d1c5da2cb538bc17319c98bd66b21bea764fee68 100644
|
| --- a/third_party/WebKit/Source/web/WebDevToolsAgentImpl.h
|
| +++ b/third_party/WebKit/Source/web/WebDevToolsAgentImpl.h
|
| @@ -123,7 +123,6 @@ private:
|
|
|
| // InspectorSession::Client implementation.
|
| void sendProtocolMessage(int sessionId, int callId, const String& response, const String& state) override;
|
| - void resumeStartup() override;
|
|
|
| // WebThread::TaskObserver implementation.
|
| void willProcessTask() override;
|
|
|