| Index: chrome/browser/ui/certificate_dialogs.h
|
| diff --git a/chrome/browser/ui/certificate_dialogs.h b/chrome/browser/ui/certificate_dialogs.h
|
| index fda553d86b263b063fc76274168b73def3feef08..f0fe4023dd47cf84696bc1237e46d7e854aba54f 100644
|
| --- a/chrome/browser/ui/certificate_dialogs.h
|
| +++ b/chrome/browser/ui/certificate_dialogs.h
|
| @@ -12,7 +12,6 @@
|
| void ShowCertSelectFileDialog(SelectFileDialog* select_file_dialog,
|
| SelectFileDialog::Type type,
|
| const FilePath& suggested_path,
|
| - content::WebContents* web_contents,
|
| gfx::NativeWindow parent,
|
| void* params);
|
|
|
|
|