There are several issues:
. the browser process attempts to launch the GPU process, and then crashes (because the GPU process hasn't been initialized): https://codereview.chromium.org/1874813002/
. chrome can't connect to mus (and other) services because the manifest doesn't get installed: https://codereview.chromium.org/1870393002/
. aura::Env setup changes breaking some chromeos code that requires a DeviceDataManager instance: https://codereview.chromium.org/1871253002/
. chromeos code that requires an InputController instance: WIP
Comment 1 by sadrul@chromium.org
, Apr 11 2016