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

Commit 0c49263

Browse files
authored
Merge pull request #479 from zhangyihui1/white-list
Roll WebRTC version 12c16f963477ebce98e6ef525ff72ece1dd882fd
2 parents 56f83d9 + bcaedfa commit 0c49263

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
@@ -299,7 +299,7 @@ deps = {
299299
Var('chromium_git') + '/infra/luci/client-py.git' + '@' + Var('swarming_revision'),
300300
# WebRTC-only dependencies (not present in Chromium).
301301
'src/third_party/webrtc':
302-
Var('deps_webrtc_git') + '/owt-deps-webrtc' + '@' + 'decd29d05fff28a9a9ca4a305e417f39964aac05',
302+
Var('deps_webrtc_git') + '/owt-deps-webrtc' + '@' + '12c16f963477ebce98e6ef525ff72ece1dd882fd',
303303
'src/third_party/accessibility_test_framework': {
304304
'packages': [
305305
{

0 commit comments

Comments
 (0)