Commit 47fd036d authored by Yicheng Li's avatar Yicheng Li Committed by Commit Bot

Roll src/third_party/cros_system_api/ 763dc305c..9e8d3a2d7 (1 commit)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/763dc305cc96..9e8d3a2d7e05

$ git log 763dc305c..9e8d3a2d7 --date=short --no-merges --format='%ad %ae %s'
2020-10-20 yichengli system_api: Add request_id parameter for WebAuthn requests

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ie36c7bb7cfe35f1d63041020ad3cc3b96c168a33
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2503319
Commit-Queue: Yicheng Li <yichengli@chromium.org>
Reviewed-by: default avatarMartin Kreichgauer <martinkr@google.com>
Auto-Submit: Yicheng Li <yichengli@chromium.org>
Cr-Commit-Position: refs/heads/master@{#821832}
parent 3a73a21f
...@@ -907,7 +907,7 @@ deps = { ...@@ -907,7 +907,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' + '@' + '763dc305cc96327f4db2e3a9cd52a5520f31caaf', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9e8d3a2d7e058843bab0dc59b33f756cb474aa33',
'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