commit | b733d4184e6a91eebd951cae60c871118d4cc2a2 | [log] [tgz] |
---|---|---|
author | sky <[email protected]> | Fri Sep 09 23:18:38 2016 |
committer | Commit bot <[email protected]> | Fri Sep 09 23:20:46 2016 |
tree | 44e06c71a476d8ab5bffc20b2706b9ae65e9d017 | |
parent | a452e2357b4cbd498bb728fb7b5f4006123d111d [diff] |
Refactors DimWindow and moves to ash/common DimWindow was both an aura::Window and had some logic. As that won't work at all in mash (and we generally don't subclass aura::Windows) I've converted it to have a WmWindow. I also renamed it to WindowDimmer. BUG=631526 TEST=covered by tests [email protected] Review-Url: https://codereview.chromium.org/2320273002 Cr-Commit-Position: refs/heads/master@{#417755}