diff options
Diffstat (limited to 'content/browser/debugger/devtools_http_handler_impl.h')
-rw-r--r-- | content/browser/debugger/devtools_http_handler_impl.h | 2 |
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; } |