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

Unified Diff: chrome/browser/resources/options/font_settings.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/font_settings.js
diff --git a/chrome/browser/resources/options/font_settings.js b/chrome/browser/resources/options/font_settings.js
index 1d09f5ae8fb3bb7daca039d0968e19aeedf750cd..c8f4e8291f6ce712984a28500389fdccf3f6a65a 100644
--- a/chrome/browser/resources/options/font_settings.js
+++ b/chrome/browser/resources/options/font_settings.js
@@ -23,9 +23,7 @@ cr.define('options', function() {
FontSettings.prototype = {
__proto__: OptionsPage.prototype,
- /**
- * Initialize the page.
- */
+ /** @override */
initializePage: function() {
OptionsPage.prototype.initializePage.call(this);
« no previous file with comments | « chrome/browser/resources/options/factory_reset_overlay.js ('k') | chrome/browser/resources/options/home_page_overlay.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698