summaryrefslogtreecommitdiffstats
path: root/chrome/browser/resources/sync_promo.js
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/resources/sync_promo.js')
-rw-r--r--chrome/browser/resources/sync_promo.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/browser/resources/sync_promo.js b/chrome/browser/resources/sync_promo.js
index 7fff29b..f651288 100644
--- a/chrome/browser/resources/sync_promo.js
+++ b/chrome/browser/resources/sync_promo.js
@@ -30,6 +30,8 @@ cr.define('sync_promo', function() {
// Initializes the page.
initializePage: function() {
+ localStrings = new LocalStrings();
+
options.SyncSetupOverlay.prototype.initializePage.call(this);
// Hide parts of the login UI and show the promo UI.