cros: Remove ash::Shell access from first-run webui handler
The old code was reaching into ash to get the shelf alignment. This won't work with out-of-process ash (see //ash/README.md). Convert to using ash/public/cpp and profile pref. This enables the first run browser_tests under mash. Bug: 770866, 756057 Test: browser_tests --enable-features=Mash Change-Id: I43b202ef255301f637593e24a588a42bacdc7fff Reviewed-on: https://chromium-review.googlesource.com/1022523Reviewed-by:Michael Wasserman <msw@chromium.org> Commit-Queue: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#552499}
Showing
Please register or sign in to comment