Commit 30af552a authored by Dmitry Torokhov's avatar Dmitry Torokhov Committed by Commit Bot

Roll src/third_party/cros_system_api/ ebddc236e..13e275d7e (3 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/ebddc236e489..13e275d7e504

$ git log ebddc236e..13e275d7e --date=short --no-merges --format='%ad %ae %s'
2020-10-16 dtor system_api: add native error codes to Parallels dispatcher responses
2020-10-15 nverne permission_broker: remove unused OpenPathWithDroppedPrivileges
2020-10-05 kevinptt runtime_probe: add probe result format error

Created with:
  roll-dep src/third_party/cros_system_api

Bug: b/168829032
Change-Id: I87516d71d4ee99a1ad212713df5b903aa0baefe5
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486032Reviewed-by: default avatarTimothy Loh <timloh@chromium.org>
Commit-Queue: Dmitry Torokhov <dtor@chromium.org>
Cr-Commit-Position: refs/heads/master@{#818736}
parent ee9115de
......@@ -907,7 +907,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ebddc236e489a2dbb8a8c1f5be6bff4238ea7942',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '13e275d7e50410cb400452fd6da2b05c58ec096d',
'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