Chrome native app window views aura ash inside chrome/ currently uses ash::TabletModeObserver. This should be replace by TouchViewObserver asap so that it can run in mash.
I might be possible to eliminate ash::TabletModeObserver entirely and switch over to a mojom:: observer. It could be added in-process via AddObserver inside of ash and added via mojo from chrome.
Comment 1 by jamescook@chromium.org
, Aug 16 2017