Skip to content

Commit

Permalink
Update one last proxy URL
Browse files Browse the repository at this point in the history
I missed this in my previous change.

Bug: 69254836
Change-Id: Ia8e1b427fb36aca1bb844390a83b10426f0d6e5c
  • Loading branch information
joeyparrish committed Nov 27, 2017
1 parent ff67426 commit c41f7c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test/util/test_scheme.js
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ shaka.test.TestScheme.DATA = {
mimeType: 'text/vtt'
},
licenseServers: {
'com.widevine.alpha': '//proxy.uat.widevine.com/proxy'
'com.widevine.alpha': '//cwip-shaka-proxy.appspot.com/no_auth'
},
duration: 30
},
Expand Down

0 comments on commit c41f7c9

Please sign in to comment.