Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(626)

Unified Diff: chrome/browser/resources/options/certificate_edit_ca_trust_overlay.js

Issue 517413002: Compile chrome://settings, part 1: remove all warnings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@true_master
Patch Set: s/event/Event/ Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
*/

Powered by Google App Engine
This is Rietveld 408576698