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

Commit e629093

Browse files
author
owt-bot
authored
Roll WebRTC revision 39e35282..dae986e3. (#680)
1 parent 5f21e57 commit e629093

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' + '@' + '39e352822309e1a9563119572672398addd1a045',
101+
Var('deps_owt_git') + '/owt-deps-webrtc' + '@' + 'dae986e36244f1578f4505f46030b4783993a894',
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)