Commit 3816d651 authored by Julian Watson's avatar Julian Watson Committed by Commit Bot

Roll src/third_party/cros_system_api/ 7fce758d6..80a8441a9 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/7fce758d6770..80a8441a9d67

$ git log 7fce758d6..80a8441a9 --date=short --no-merges --format='%ad %ae %s'
2019-07-19 juwa vm_tools: plumb through export import cancellation messages
2019-07-08 ahassani system_api: Add Operation Enum to protobuf

Created with:
  roll-dep src/third_party/cros_system_api

Bug=chromium:978318

Change-Id: I6d5e141f51689b623444ff67106f80fa67286dd7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1714191
Commit-Queue: Julian Watson <juwa@google.com>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Auto-Submit: Julian Watson <juwa@google.com>
Reviewed-by: default avatarJoel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679836}
parent 05d6aead
......@@ -823,7 +823,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '7fce758d67707de0c1dd99c72663999c2978ae97',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '80a8441a9d67a14025a9541ff1e6a0f728376040',
'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