| Index: chrome/browser/ssl/ssl_cert_error_handler.h
|
| ===================================================================
|
| --- chrome/browser/ssl/ssl_cert_error_handler.h (revision 30691)
|
| +++ chrome/browser/ssl/ssl_cert_error_handler.h (working copy)
|
| @@ -23,8 +23,7 @@
|
| const std::string& frame_origin,
|
| const std::string& main_frame_origin,
|
| int cert_error,
|
| - net::X509Certificate* cert,
|
| - MessageLoop* ui_loop);
|
| + net::X509Certificate* cert);
|
|
|
| virtual SSLCertErrorHandler* AsSSLCertErrorHandler() { return this; }
|
|
|
|
|
| Property changes on: chrome\browser\ssl\ssl_cert_error_handler.h
|
| ___________________________________________________________________
|
| Added: svn:eol-style
|
| + LF
|
|
|
|
|