Commit 560b33dc authored by Nicholas Verne's avatar Nicholas Verne Committed by Commit Bot

Roll src/third_party/cros_system_api/ 40aa75e44..f6223168d (3 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/40aa75e44dda..f6223168d99e

$ git log 40aa75e44..f6223168d --date=short --no-merges --format='%ad %ae %s'
2018-05-22 nverne Add owner_id to message StartVmRequest
2018-05-21 brunokim Notify ARC on boot that supervision state changed.
2018-05-21 yusukes arc: Remove StartArcInstanceRequest message

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 842561
Change-Id: Id86b391b25cfc46feb2af21e8fa84a75a660c976
Reviewed-on: https://chromium-review.googlesource.com/1070010Reviewed-by: default avatarTimothy Loh <timloh@chromium.org>
Commit-Queue: Nicholas Verne <nverne@chromium.org>
Cr-Commit-Position: refs/heads/master@{#561019}
parent b704df54
......@@ -513,7 +513,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '40aa75e44dda4cb0666fdf30bb60627d2643c0ba',
'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'f6223168d99e7d60252efb492c793507de9aa668',
'condition': 'checkout_linux',
},
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment