Pass the GUID for the SharedMemoryHandle used by base::FieldTrialList.

SharedMemoryHandle now has a GUID used to track shared memory usage across
processes. The SharedMemoryHandle used by base::FieldTrialList is passed
manually by command line flag and Process creation options. This CL appends the
GUID to the command line flag.

BUG=713763

Review-Url: https://codereview.chromium.org/2862123002
Cr-Commit-Position: refs/heads/master@{#470700}


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