In Chrome, we always let content launch child processes, and as such have
no need for ChildProcessHost's synchronization logic. Furthermore, we use
ChildProcessHost on the main thread where such logic is illegal.

This updates ChildProcessHost to be more Chrome-friendly.

BUG=591209,591190
TBR=ben@chromium.org

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

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


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