Fix OSSettingsPeoplePageAccountManagerTest
Fix flakiness of OSSettingsPeoplePageAccountManagerTest.AllJsTests. In some tests we override isChild property in JS from false to true, but in C++ we set accountManagerPrimaryAccountChildManagedTooltip string only if is it was initially true. Fix this by adding string to loadTimeData for all users (is user is not child - it's going to be empty). Fixed: 1087207 Change-Id: I20ae9f89bfe6646e74073632f8eafa02950f514d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2224262 Commit-Queue: Anastasiia N <anastasiian@chromium.org> Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Cr-Commit-Position: refs/heads/master@{#775085}
Showing
Please register or sign in to comment