Commit 59cec088 authored by Fergus Dall's avatar Fergus Dall Committed by Commit Bot

Roll src/third_party/cros_system_api/ 9734c36f2..ce25839e0 (3 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/9734c36f2aa6..ce25839e00e5

$ git log 9734c36f2..ce25839e0 --date=short --no-merges --format='%ad %ae %s'
2019-10-29 sidereal crash_reporter: Add new parser to anomaly_detector
2019-11-07 xzhou system_api: add proto definition for fido protocol
2019-11-11 igorcov system_api: Define new constant for StopSessionWithReason

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 1018093
Change-Id: Ia8f15eb4141c85958aef92b0df8a6b18dd8c9bc6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1914594
Commit-Queue: Fergus Dall <sidereal@google.com>
Commit-Queue: Timothy Loh <timloh@chromium.org>
Auto-Submit: Fergus Dall <sidereal@google.com>
Reviewed-by: default avatarTimothy Loh <timloh@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715187}
parent a3bc83c0
...@@ -881,7 +881,7 @@ deps = { ...@@ -881,7 +881,7 @@ deps = {
# For Linux and Chromium OS. # For Linux and Chromium OS.
'src/third_party/cros_system_api': { 'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9734c36f2aa6047f1407cbd631e0d1eb2aac274b', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ce25839e00e5686ca5b35bbf6e9c643d89dd52f6',
'condition': 'checkout_linux', '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