| Index: content/browser/devtools/devtools_session.h
|
| diff --git a/content/browser/devtools/devtools_session.h b/content/browser/devtools/devtools_session.h
|
| index e568dd258555b40f0234a197a33802f14f066c49..26b2005f0b5722156a3ed6a0192a8ffac853da0a 100644
|
| --- a/content/browser/devtools/devtools_session.h
|
| +++ b/content/browser/devtools/devtools_session.h
|
| @@ -26,7 +26,6 @@ class DevToolsSession : public protocol::FrontendChannel {
|
|
|
| protocol::Response::Status Dispatch(
|
| const std::string& message,
|
| - bool offer_to_delegate,
|
| int* call_id,
|
| std::string* method);
|
|
|
|
|