Commit 0d69f055 authored by Sergei Datsenko's avatar Sergei Datsenko Committed by Commit Bot

Roll src/third_party/cros_system_api/ 72bfdd343..a0f6142f5 (3 commits)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/72bfdd343136..a0f6142f5733

$ git log 72bfdd343..a0f6142f5 --date=short --no-merges --format='%ad %ae %s'
2018-03-20 dats Add constants for DriveFS D-Bus service.
2018-03-15 emaxx cryptohome: Constants for challenge-response methods
2018-03-15 ejcaruso cryptohome: remove MigrateToDircryptoEx constant

Created with:
  roll-dep src/third_party/cros_system_api
R=sammc@chromium.org

Bug: 823603
Change-Id: I718b17c6ddb00bdeca9a8fb11a097faaecb67500
Reviewed-on: https://chromium-review.googlesource.com/979740Reviewed-by: default avatarSam McNally <sammc@chromium.org>
Commit-Queue: Sergei Datsenko <dats@chromium.org>
Cr-Commit-Position: refs/heads/master@{#545745}
parent 406c3253
...@@ -423,7 +423,7 @@ deps = { ...@@ -423,7 +423,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/platform/system_api.git' + '@' + '72bfdd343136630b33cff1b1975fd929c4eb9e44', 'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + 'a0f6142f5733313cdb84337afc93bbd55f8ba344',
'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