Chromium Code Reviews| Index: content/browser/ssl/ssl_manager.cc |
| =================================================================== |
| --- content/browser/ssl/ssl_manager.cc (revision 163514) |
| +++ content/browser/ssl/ssl_manager.cc (working copy) |
| @@ -25,6 +25,7 @@ |
| using content::BrowserThread; |
| using content::NavigationController; |
| +using content::NavigationControllerImpl; |
| using content::NavigationEntry; |
| using content::NavigationEntryImpl; |
| using content::ResourceDispatcherHostImpl; |