Index: chrome/browser/resources/options/autofill_options.js |
diff --git a/chrome/browser/resources/options/autofill_options.js b/chrome/browser/resources/options/autofill_options.js |
index bc4c90cf7036f97ea56085d23c1f6fab26f6170e..deeae1cf432bbb46cf2f67c4d3dd9a55fe141d4f 100644 |
--- a/chrome/browser/resources/options/autofill_options.js |
+++ b/chrome/browser/resources/options/autofill_options.js |
@@ -39,6 +39,7 @@ cr.define('options', function() { |
*/ |
creditCardList_: null, |
+ /** @override */ |
initializePage: function() { |
OptionsPage.prototype.initializePage.call(this); |