Fixes to get view_manager_lib_unittests not crash
. ICU may be initialized twice: once by the test suite, secondly by the app. . window_mamanger_app_.host_ may be deleted by the time we get to the destructor to try and remove something. Add check for this. BUG=none TEST=none R=viettrungluu@chromium.org Review URL: https://codereview.chromium.org/516523004 Cr-Commit-Position: refs/heads/master@{#292929}
Showing
Please register or sign in to comment