Skip to content
This repository was archived by the owner on Oct 25, 2024. It is now read-only.

Commit e37b234

Browse files
committed
Roll webrtc revision 2619b253..51f552a0.
1 parent a138e1d commit e37b234

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DEPS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -331,7 +331,7 @@ deps = {
331331
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
332332
# WebRTC-only dependencies (not present in Chromium).
333333
'src/third_party/webrtc':
334-
Var('deps_webrtc_git') + '/owt-deps-webrtc' + '@' + '2619b2535ce802ac36466a5f7141e40903691ba1',
334+
Var('deps_webrtc_git') + '/owt-deps-webrtc' + '@' + '51f552a0d00e3a25e2642582a1f0ac7373013804',
335335
'src/third_party/accessibility_test_framework': {
336336
'packages': [
337337
{

0 commit comments

Comments
 (0)