Commit f00a9ef0 authored by Bailey Berro's avatar Bailey Berro Committed by Commit Bot

Roll src/third_party/cros_system_api/ a71cda985..74d6276bb (1 commit)

https://chromium.googlesource.com/chromiumos/platform/system_api.git/+log/a71cda985de2..74d6276bbc07

$ git log a71cda985..74d6276bb --date=short --no-merges --format='%ad %ae %s'
2018-08-29 baileyberro smbprovider: Add SMB1 unsupported ErrorType

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Idc7a62460827c02cf2567038af5864056235baed
Reviewed-on: https://chromium-review.googlesource.com/1197789
Commit-Queue: Bailey Berro <baileyberro@chromium.org>
Commit-Queue: Zentaro Kavanagh <zentaro@chromium.org>
Reviewed-by: default avatarZentaro Kavanagh <zentaro@chromium.org>
Cr-Commit-Position: refs/heads/master@{#587827}
parent 46d7fc3e
...@@ -594,7 +594,7 @@ deps = { ...@@ -594,7 +594,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' + '@' + 'a71cda985de20c747a6525de0fac2dc95766bd6d', 'url': Var('chromium_git') + '/chromiumos/platform/system_api.git' + '@' + '74d6276bbc07d7cbe1be69660b2216af1ffb38fa',
'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