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

Commit 8323aa7

Browse files
author
owt-bot
authored
Roll WebRTC revision bd94d8f2..ccba81e9. (#670)
1 parent da22428 commit 8323aa7

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