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

Commit 8a3dd51

Browse files
author
owt-bot
authored
Roll WebRTC revision dae986e3..1f8b8174. (#690)
1 parent a7302ed commit 8a3dd51

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