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

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

Issue 426723004: options: Remove a bunch of useless: (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 5 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_restore_overlay.js
diff --git a/chrome/browser/resources/options/certificate_restore_overlay.js b/chrome/browser/resources/options/certificate_restore_overlay.js
index 08b8ee7920fd6cfcdf6821b68b305cae0d01c8a9..95c257b6e49dc5bd46e0aa8a51e85fbe2c7f9502 100644
--- a/chrome/browser/resources/options/certificate_restore_overlay.js
+++ b/chrome/browser/resources/options/certificate_restore_overlay.js
@@ -20,9 +20,7 @@ cr.define('options', function() {
CertificateRestoreOverlay.prototype = {
__proto__: OptionsPage.prototype,
- /**
- * Initializes the page.
- */
+ /** @override */
initializePage: function() {
OptionsPage.prototype.initializePage.call(this);
« no previous file with comments | « chrome/browser/resources/options/certificate_manager.js ('k') | chrome/browser/resources/options/chromeos/accounts_options.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698