Index: chrome/browser/resources/options/startup_overlay.js |
diff --git a/chrome/browser/resources/options/startup_overlay.js b/chrome/browser/resources/options/startup_overlay.js |
index d63b49d1027b762d608d71d805b06ccb91eef68c..2d3aa2aa1a0534690ccad87d800e578c7bb5c3dc 100644 |
--- a/chrome/browser/resources/options/startup_overlay.js |
+++ b/chrome/browser/resources/options/startup_overlay.js |
@@ -38,9 +38,7 @@ cr.define('options', function() { |
'disabled': false |
}, |
- /** |
- * Initialize the page. |
- */ |
+ /** @override */ |
initializePage: function() { |
SettingsDialog.prototype.initializePage.call(this); |