| Index: chrome/test/base/testing_browser_process.h
|
| diff --git a/chrome/test/base/testing_browser_process.h b/chrome/test/base/testing_browser_process.h
|
| index 6846eeaafc275016392bf62ae7a8eb55600ac7fd..ae657566fe5a5cf3a47fcdb53b0257b04ea7d51f 100644
|
| --- a/chrome/test/base/testing_browser_process.h
|
| +++ b/chrome/test/base/testing_browser_process.h
|
| @@ -88,7 +88,6 @@ class TestingBrowserProcess : public BrowserProcess {
|
| const std::string& ip,
|
| int port,
|
| const std::string& frontend_url) OVERRIDE;
|
| - virtual void InitDevToolsLegacyProtocolHandler(int port) OVERRIDE;
|
| virtual unsigned int AddRefModule() OVERRIDE;
|
| virtual unsigned int ReleaseModule() OVERRIDE;
|
| virtual bool IsShuttingDown() OVERRIDE;
|
|
|