| Index: content/shell/shell_devtools_delegate.h
|
| ===================================================================
|
| --- content/shell/shell_devtools_delegate.h (revision 147404)
|
| +++ content/shell/shell_devtools_delegate.h (working copy)
|
| @@ -19,7 +19,7 @@
|
|
|
| class DevToolsHttpHandler;
|
|
|
| -class ShellDevToolsDelegate : public content::DevToolsHttpHandlerDelegate {
|
| +class ShellDevToolsDelegate : public DevToolsHttpHandlerDelegate {
|
| public:
|
| ShellDevToolsDelegate(int port, net::URLRequestContextGetter* context_getter);
|
| virtual ~ShellDevToolsDelegate();
|
|
|