Use updated toolchain for video quality comparison
commit225cacac19da23a2475e2974a56509accfc842b4
authorkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 28 May 2013 11:30:23 +0000 (28 11:30 +0000)
committerkjellander@chromium.org <kjellander@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 28 May 2013 11:30:23 +0000 (28 11:30 +0000)
tree801abd9fa42e0ff8213d1e55658ee3fd73c172e8
parenta4453a02e3f3a7f5fd2e3afa400158fd739fb41f
Use updated toolchain for video quality comparison

The barcode_decoder and frame_analyzer steps have been
simplified to execute by the new compare_videos.py script
in http://review.webrtc.org/1320007/

This CL removed unnecessary boilerplate code for the
WebRTC Video Quality test.

BUG=none
TEST=chrome/test/functional/webrtc_video_quality.py (since the compare_videos.py script is present as webrtc_revision in Chrome DEPS is >4022)
NOTRY=True

Review URL: https://chromiumcodereview.appspot.com/14208006

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@202534 0039d316-1c4b-4281-b951-d872f2087c98
chrome/test/functional/webrtc_video_quality.py