Remove old perf format conversion functions.
In WebRTC r4714 (https://code.google.com/p/webrtc/source/detail?r=4714) the format of the measured numbers were converted into Chrome perf format. This means we can get rid of this old parsing code and use the stdout without modifications. BUG=none TEST= Modify src/DEPS to have webrtc_revision > 4714 gclient sync ninja -C out/Release out/Release/running browser_tests --run-manual --gtest_filter=WebrtcVideoQualityBrowserTest.* --ui-test-action-max-timeout=1000000 and inspecting the output. Review URL: https://chromiumcodereview.appspot.com/23946005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@223577 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment