Reland "[Nearby] Update subpage visibility text and fix dialog a11y."
This reverts commit c641fdaa. Reason for revert: Fix tests that were failing due to nearby_contact_visibility.html being loaded directly in the test at nearby_share_browsertest.js:171. This caused V1 tests to fail because loading the source directly skips loading the strings that are required. In this CL we remove the browsePreload() override so that the nearby_contact_visibility.html source is not loaded directly. This is the same logic NearbyOnboardingPageTest does, which also needs to use string-loading during its tests. Original change's description: > Revert "[Nearby] Update subpage visibility text and fix dialog a11y." > > This reverts commit dc4eea24. > > Reason for revert: It looks like this is causing test failures --> https://ci.chromium.org/ui/p/chromium/builders/ci/linux-chromeos-dbg/21664/ Change-Id: I0e503980ce97d8b8fe3740bba81697c7ed453801 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2583115Reviewed-by:Kyle Horimoto <khorimoto@chromium.org> Reviewed-by:
James Vecore <vecore@google.com> Commit-Queue: Gordon Seto <gordonseto@google.com> Cr-Commit-Position: refs/heads/master@{#835859}
Showing
Please register or sign in to comment