Commit 91904a4f authored by Joel Hockey's avatar Joel Hockey Committed by Commit Bot

Roll src/third_party/cros_system_api/ 825055dd8..ea44d5db9 (1 commit)

https://chromium.googlesource.com/chromiumos/platform2/system_api.git/+log/825055dd8383..ea44d5db9e74

$ git log 825055dd8..ea44d5db9 --date=short --no-merges --format='%ad %ae %s'
2019-01-02 joelhockey system_api: Return homedir in ContainerStartedSignal

Created with:
  roll-dep src/third_party/cros_system_api

Change-Id: Ib010b26d2483c7d299196e9abf0790b3e874d62d
Reviewed-on: https://chromium-review.googlesource.com/c/1395577Reviewed-by: default avatarAnand Mistry <amistry@chromium.org>
Commit-Queue: Joel Hockey <joelhockey@chromium.org>
Cr-Commit-Position: refs/heads/master@{#619866}
parent 87923cb6
...@@ -694,7 +694,7 @@ deps = { ...@@ -694,7 +694,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' + '@' + '825055dd83837f1bb88332a0bad712e95651eb67', 'url': Var('chromium_git') + '/chromiumos/platform2/system_api.git' + '@' + 'ea44d5db9e74027d28ef383156c754627a68dfe1',
'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