Chromium Code Reviews| Index: content/browser/ssl/ssl_error_handler.h |
| diff --git a/content/browser/ssl/ssl_error_handler.h b/content/browser/ssl/ssl_error_handler.h |
| index d00a43ba86948f051441172d258e3f492cce873c..03a11eac80ee7f8708719c4b424aa573f0d53542 100644 |
| --- a/content/browser/ssl/ssl_error_handler.h |
| +++ b/content/browser/ssl/ssl_error_handler.h |
| @@ -22,8 +22,6 @@ class URLRequest; |
| namespace content { |
| -class ResourceDispatcherHostImpl; |
| -class SSLManager; |
| class WebContents; |
| // SSLErrorHandler is the UI-thread class for handling SSL certificate |