Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(103)

Side by Side Diff: chrome/test/data/webrtc/resources/README

Issue 490153002: Relanding Now fetching audio test tools from a separate bucket. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 These *sha1 files are resolved by download_from_google_storage. Include this 1 These *sha1 files are resolved by download_from_google_storage. Include this
2 solution in your .gclient to make downloading happen automatically: 2 solution in your .gclient to make downloading happen automatically:
3 3
4 { 4 {
5 "name" : "webrtc.DEPS", 5 "name" : "webrtc.DEPS",
6 "url" : "svn://svn.chromium.org/chrome/trunk/deps/third_party/webrtc/w ebrtc.DEPS", 6 "url" : "svn://svn.chromium.org/chrome/trunk/deps/third_party/webrtc/w ebrtc.DEPS",
7 }, 7 },
8 8
9 The reference video files of the various resolutions must be frame-by-frame 9 The reference video files of the various resolutions must be frame-by-frame
10 exact copies of each other - otherwise the WebRTC video quality test will 10 exact copies of each other - otherwise the WebRTC video quality test will
11 produce incorrect results. The only addition must be the extra frame padding 11 produce incorrect results. The only addition must be the extra frame padding
12 around the .y4m files. 12 around the .y4m files.
13
14 If you're not a googler, you'll have to comment out the download hook that
15 downloads from the chrome-webrtc-resources and provide those resources yourself.
OLDNEW
« no previous file with comments | « chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc ('k') | chrome/test/data/webrtc/resources/libgomp-1.dll.sha1 » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698