Chromium Code Reviews| Index: content/shell/shell_devtools_delegate_android.cc |
| =================================================================== |
| --- content/shell/shell_devtools_delegate_android.cc (revision 150609) |
| +++ content/shell/shell_devtools_delegate_android.cc (working copy) |
| @@ -28,7 +28,6 @@ |
| namespace content { |
| ShellDevToolsDelegate::ShellDevToolsDelegate( |
| - int port, |
| net::URLRequestContextGetter* context_getter) |
| : context_getter_(context_getter) { |
| devtools_http_handler_ = DevToolsHttpHandler::Start( |