Refactor Chrome OS code out of cross-platform WindowSizer
The class had methods like GetDefaultWindowBoundsChromeOS() wrapped in ifdef checks, with implementations in a different file. Introduce a real subclass WindowSizerChromeOS. Move helper functions there. Bug: 846736, 1109050 Test: existing unit_tests Change-Id: Ibf38eafe7955d086edcec653db4d2d17d5cfbc5c Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321946 Commit-Queue: James Cook <jamescook@chromium.org> Reviewed-by:Michael Wasserman <msw@chromium.org> Cr-Commit-Position: refs/heads/master@{#792446}
Showing
Please register or sign in to comment