| Index: content/public/browser/devtools_agent_host.h
|
| diff --git a/content/public/browser/devtools_agent_host.h b/content/public/browser/devtools_agent_host.h
|
| index 04c0ca5eea5746d76524bd84aea35df555683c4d..7c1cc83588ce033cfc108b1d666581f1fb75e34d 100644
|
| --- a/content/public/browser/devtools_agent_host.h
|
| +++ b/content/public/browser/devtools_agent_host.h
|
| @@ -30,7 +30,6 @@ namespace content {
|
|
|
| class BrowserContext;
|
| class DevToolsExternalAgentProxyDelegate;
|
| -class DevToolsManagerDelegate;
|
| class DevToolsSocketFactory;
|
| class RenderFrameHost;
|
| class WebContents;
|
|
|