0

Roll src/remoting/internal/ 1de03b36e..0c2459f7e (2 commits)

1de03b36ef..0c2459f7e2

$ git log 1de03b36e..0c2459f7e --date=short --no-merges --format='%ad %ae %s'
2024-02-01 yuweih [sessionauthz] Add struct conversion code
2024-01-31 yuweih Add protobufs for SessionAuthz

Created with:
  roll-dep src/remoting/internal

Bug: b/323068262
Change-Id: I1e0a47365dd7abb6fbf71d560d81c870396417c0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5260857
Commit-Queue: Yuwei Huang <yuweih@chromium.org>
Commit-Queue: Joe Downing <joedow@chromium.org>
Auto-Submit: Yuwei Huang <yuweih@chromium.org>
Reviewed-by: Joe Downing <joedow@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1255377}
This commit is contained in:
Yuwei Huang
2024-02-02 00:39:32 +00:00
committed by Chromium LUCI CQ
parent 1f9a656726
commit 9e54e55c7e
2 changed files with 2 additions and 2 deletions
DEPS
remoting

2
DEPS

@ -4051,7 +4051,7 @@ deps = {
'src/remoting/internal': {
'url': Var('chrome_git') + '/chrome/remoting/internal.git' + '@' +
'1de03b36ef5eb9b39d80876393bdab8857baa495',
'0c2459f7e25e302930f63e38b191bec510db628e',
'condition': 'checkout_src_internal',
},