Commit 5b219afc authored by Micah Morton's avatar Micah Morton Committed by Commit Bot

Roll src/third_party/cros_system_api/ 9a5d5fab3..eb9630f23 (2 commits)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/9a5d5fab32aa..eb9630f2312f

$ git log 9a5d5fab3..eb9630f23 --date=short --no-merges --format='%ad %ae %s'
2018-11-15 mortonm system_api: Add constant for IsFsNosymfollowEnabled dbus method.
2018-11-12 cmtm login: support creating ARC server socket in Chrome

Created with:
  roll-dep src/third_party/cros_system_api

Bug: 867807
Change-Id: Ic0ebfda7528c999e4dd45738a93156dafe727786
Reviewed-on: https://chromium-review.googlesource.com/c/1340566Reviewed-by: default avatarSteven Bennetts <stevenjb@chromium.org>
Commit-Queue: Micah Morton <mortonm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608978}
parent dde3e089
......@@ -670,7 +670,7 @@ deps = {
# For Linux and Chromium OS.
'src/third_party/cros_system_api': {
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + '9a5d5fab32aad57e79f27bc5950fcc343467a474',
'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'eb9630f2312fe23c4b9678f666ff45c3c6df949c',
'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