Fix BrowserNonClientFrameViewAshTest.ToggleTabletModeOnMinimizedWindow
5d480c70 broke this test because it moved the code that sets the icons from //chrome/ into //ash/. These targets duplicate //ash/public/vector_icons (when using the component build), so it's not valid to directly compare icon addresses. Compare by identifier (name) instead. Bug: 704942,836992 Change-Id: I47a916a265c976afb61058be569283623d773c10 Reviewed-on: https://chromium-review.googlesource.com/1050379 Commit-Queue: Evan Stade <estade@chromium.org> Reviewed-by:Scott Violet <sky@chromium.org> Cr-Commit-Position: refs/heads/master@{#556960}
Showing
Please register or sign in to comment