0
Files
src/docs/ios
Benjamin Williams 26d955d078 Refactor overflow menu destination matchers.
This change:

1. Moves all overfow-menu-carousel-related matchers into one location:
chrome_matchers.

2. Updates carousel matchers' names to use new "...Destination..."
naming convention.

3. Removes unnecessary, duplicate construction of matchers throughout
codebase, instead using the newly-refactored, localized set of matchers
in chrome_matchers.

Bug: 1339367
Change-Id: I87c2a0a6063e88e2697772c32e962772bd16881e
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3722366
Reviewed-by: Mark Cogan <marq@chromium.org>
Reviewed-by: Olivier Robin <olivierrobin@chromium.org>
Reviewed-by: Robbie Gibson <rkgibson@google.com>
Commit-Queue: Benjamin Williams <bwwilliams@google.com>
Cr-Commit-Position: refs/heads/main@{#1018208}
2022-06-27 13:55:52 +00:00
..