Chromium Code Reviews| Index: content/browser/ssl/ssl_error_handler.cc |
| =================================================================== |
| --- content/browser/ssl/ssl_error_handler.cc (revision 163514) |
| +++ content/browser/ssl/ssl_error_handler.cc (working copy) |
| @@ -15,6 +15,7 @@ |
| #include "net/url_request/url_request.h" |
| using content::BrowserThread; |
| +using content::NavigationControllerImpl; |
| using content::RenderViewHostImpl; |
| using content::WebContents; |
| using net::SSLInfo; |