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); |