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

Unified Diff: chrome/browser/resources/options/home_page_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/home_page_overlay.js
diff --git a/chrome/browser/resources/options/home_page_overlay.js b/chrome/browser/resources/options/home_page_overlay.js
index 6649f930e2e80a9eff1e76f54479d2722e2e6cb3..0aa8b5d6d0b1ca3d896e809249fa1f4136dbf5fc 100644
--- a/chrome/browser/resources/options/home_page_overlay.js
+++ b/chrome/browser/resources/options/home_page_overlay.js
@@ -30,9 +30,7 @@ cr.define('options', function() {
*/
autocompleteList_: null,
- /**
- * Initialize the page.
- */
+ /** @override */
initializePage: function() {
// Call base class implementation to start preference initialization.
SettingsDialog.prototype.initializePage.call(this);
« no previous file with comments | « chrome/browser/resources/options/font_settings.js ('k') | chrome/browser/resources/options/hotword_confirm_dialog.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698