Sync Promo: Correctly setup sync
With r107251 the sync promo page stopped loading. The problem was due to a difference between the sync promo and the options Sign In UI. The options UI calls ShowSetupUI() when showing the sign in overlay. The promo wasn't calling this causing sync not to be setup correctly. Fix was to match the behavior of the options UI and call ShowSetupUI() when showing the sync promo page. BUG= TEST= Review URL: http://codereview.chromium.org/8416033 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@107757 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment