| Index: chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js
|
| diff --git a/chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js b/chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js
|
| index a4db92a492a4d81d459b05f60746e987eb8c5f9e..f65b26b436527d46a8a3df4fb6c9f21fffbe4c3a 100644
|
| --- a/chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js
|
| +++ b/chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js
|
| @@ -132,8 +132,6 @@ cr.define('options', function() {
|
|
|
| /**
|
| * Show the Import CA overlay.
|
| - * @param {string} certId The id of the certificate to be passed to the
|
| - * certificate manager model.
|
| * @param {string} certName The display name of the certificate.
|
| * checkbox.
|
| */
|
|
|