cast: Fix TODO around root window in CastWindowManagerAura
aura::Window defines the root window as the window that has a WindowTreeHost associated with it. Since this gets the window from WindowTreeHost, it is getting the root window. Calling GetRootWindow() on the root window will return the same window. Bug: None Test: Ran cast_graphics_unittests Change-Id: If2ec69710fa94e6f0ac44342f51ea89e47c414bb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2248158Reviewed-by:Sean Topping <seantopping@chromium.org> Commit-Queue: Daniel Nicoara <dnicoara@chromium.org> Cr-Commit-Position: refs/heads/master@{#778927}
Showing
Please register or sign in to comment