Here's the plan:
move resources in ash_wm_common back into ash.
mash/wm/public -> ash/public
mash/wm -> ash/mus
WmGlobals -> WmShell
ash/wm/common -> ash/common/wm
The porting classes, e.g. WmWindow/WmRootWindowController move to ash/port
ash/wm/aura -> ash/port/aura
ash/mus/bridge -> ash/port/mus
As classes no longer have dependencies on aura they move to ash/common.
Comment 1 by sky@chromium.org
, May 31 2016