[multiball] Move -createInitialUI to SceneController.
* Moves -createInitialUI method to SceneController * Reparents TabSwitcher * Moves the call to CustomizeUIAppearance() outside of per-window code section * Removes a DCHECK(!_mainCoordinator) that relies on an ivar in MainController (vs a lazy getter). This can be re-added when we move mainCoordinator. Bug: 1045657, 1045658 Change-Id: Ia8b91bdb9c0116b71b253b88c89d948aefe3a1d9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2084674 Commit-Queue: Stepan Khapugin <stkhapugin@chromium.org> Reviewed-by:Mark Cogan <marq@chromium.org> Cr-Commit-Position: refs/heads/master@{#746778}
Showing
Please register or sign in to comment