lacros: Rename window_sizer_ash.cc to window_sizer_chromeos.cc
Naming conventions for lacros are: * foo_ash runs in ash-chrome * foo_lacros runs in lacros-chrome * foo_chromeos runs in both We're going to use this positioning code in both, so rename to use _chromeos. WindowSizer itself has methods with Ash in their names, for historical reasons. Rename those as well. Fixing those methods is out of scope for this CL -- crbug.com/846736 tracks the cleanup work. Bug: 1109050 Change-Id: I263df5f0f2740b4560a78c08b2bcc56e1abefcf8 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321242 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:Michael Wasserman <msw@chromium.org> Auto-Submit: James Cook <jamescook@chromium.org> Cr-Commit-Position: refs/heads/master@{#792397}
Showing
File moved
This diff is collapsed.
Please register or sign in to comment