Chromium Code Reviews| Index: content/browser/debugger/devtools_http_handler_impl.h |
| diff --git a/content/browser/debugger/devtools_http_handler_impl.h b/content/browser/debugger/devtools_http_handler_impl.h |
| index e9be675dc63766cc105b796850bb8fcb7fe03811..556ab06ddee571a4d21c73eece76b042bd3842c9 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; |
| } |