Remove unused methods in AccessibilityUtil.
These methods were added for crbug.com/358708 but the usage was Reverted shortly after and they were not cleaned up. This is a reland of https://chromium-review.googlesource.com/c/chromium/src/+/1808082 which was reverted because IDS_UPDATE_FROM_MARKET because an unused resource in builds with arcore disabled. The fix is to move the resource into a section of the strings protected by '<if expr="enable_arcore">', see https://chromium-review.googlesource.com/c/chromium/src/+/1810847/2..3 TBR=dmazzoni@chromium.org,twellington@chromium.org Bug: 995916, 1005188 Change-Id: Ida0ec91096293735e0112d4a5fcc74a406befc99 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1810847Reviewed-by:Henrique Nakashima <hnakashima@chromium.org> Reviewed-by:
Michael Thiessen <mthiesse@chromium.org> Commit-Queue: Henrique Nakashima <hnakashima@chromium.org> Cr-Commit-Position: refs/heads/master@{#697798}
Showing
Please register or sign in to comment