| Index: content/public/browser/devtools_http_handler_delegate.h
|
| ===================================================================
|
| --- content/public/browser/devtools_http_handler_delegate.h (revision 133927)
|
| +++ content/public/browser/devtools_http_handler_delegate.h (working copy)
|
| @@ -15,7 +15,6 @@
|
|
|
| class DevToolsHttpHandlerDelegate {
|
| public:
|
| - typedef std::vector<WebContents*> InspectableTabs;
|
| virtual ~DevToolsHttpHandlerDelegate() {}
|
|
|
| // Should return discovery page HTML that should list available tabs
|
|
|