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

Commit db2052c

Browse files
author
owt-bot
authored
Roll WebRTC revision f276236c..d0f5ba80. (#696)
1 parent 96764af commit db2052c

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
@@ -98,7 +98,7 @@ deps = {
9898
Var('chromium_git') + '/chromium/src/third_party' + '@' + 'cd30703e732f3436f72f63c13f16ebb19803ddd6',
9999
# WebRTC-only dependencies (not present in Chromium).
100100
'src/third_party/webrtc':
101-
Var('deps_owt_git') + '/owt-deps-webrtc' + '@' + 'f276236c868a52daa18496d619322c349e4b2b49',
101+
Var('deps_owt_git') + '/owt-deps-webrtc' + '@' + 'd0f5ba80c700b52262d08ff6b6e3b63650552387',
102102
# Gradle 4.3-rc4. Used for testing Android Studio project generation for WebRTC.
103103
'src/third_party/webrtc/examples/androidtests/third_party/gradle': {
104104
'url': Var('chromium_git') + '/external/github.com/gradle/gradle.git' + '@' +

0 commit comments

Comments
 (0)