| Index: content/browser/ssl/ssl_error_handler.cc
|
| diff --git a/content/browser/ssl/ssl_error_handler.cc b/content/browser/ssl/ssl_error_handler.cc
|
| index fb29a922ddd89bb885dcc709655be0caa605ac40..ee06a322d9538946528508862245375995787e39 100644
|
| --- a/content/browser/ssl/ssl_error_handler.cc
|
| +++ b/content/browser/ssl/ssl_error_handler.cc
|
| @@ -16,6 +16,7 @@
|
| #include "net/url_request/url_request.h"
|
|
|
| using content::BrowserThread;
|
| +using content::RenderViewHostImpl;
|
| using content::WebContents;
|
|
|
| SSLErrorHandler::SSLErrorHandler(ResourceDispatcherHost* rdh,
|
|
|