Fix warning message of the user profile is not seen on second instance
In my cl: https://codereview.chromium.org/2258043002/, I combined updating removing warning message for both desktopUser and non-owner User into one function. However, for desktopUser build, it is done in a callback. To isolate these two platform warning message updates, the updating removing warning message function is divided into two functions. BUG=639737 TEST=tested on both browser build and chromeOS build, the bug is fixed. Review-Url: https://codereview.chromium.org/2265133003 Cr-Commit-Position: refs/heads/master@{#413974}
Showing
Please register or sign in to comment