Decompose Application Package Apptest a bit more.

Pull the package application out of the apptest into a separate application.
Rename to "PackageApptest" for simplicity.
Don't init base in Mojo applications when run in single-process mode, as this means that apps /must/ be shut down in the same order they were started to avoid crashes. This is not possible.

TBR=sky@chromium.org
BUG=none

Review URL: https://codereview.chromium.org/1701583002

Cr-Commit-Position: refs/heads/master@{#375406}


CrOS-Libchrome-Original-Commit: 8e5f0409acbe1455911499c8af88778eb9c441a8
8 files changed
tree: 071d5803d166632127bb8fcfbe9e5f2a93fad6dc
  1. base/
  2. build/
  3. components/
  4. dbus/
  5. device/
  6. ipc/
  7. mojo/
  8. testing/
  9. third_party/
  10. ui/