summaryrefslogtreecommitdiffstats
path: root/content/browser/debugger/devtools_http_handler_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/debugger/devtools_http_handler_impl.h')
-rw-r--r--content/browser/debugger/devtools_http_handler_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/content/browser/debugger/devtools_http_handler_impl.h b/content/browser/debugger/devtools_http_handler_impl.h
index e9be675..556ab06d 100644
--- a/content/browser/debugger/devtools_http_handler_impl.h
+++ b/content/browser/debugger/devtools_http_handler_impl.h
@@ -18,8 +18,6 @@
#include "net/server/http_server.h"
#include "net/url_request/url_request.h"
-class TabContents;
-
namespace net {
class URLRequestContext;
}