Revert "WebRTC: Dowload quality measuring tools only if needed"

This reverts commit f15d03b241df6036fca7426af631ae7a91d26bd6.

Reason for revert: Causes flaky failures in the test isolate step: isolate: isolate C:\b\c\b\Win32_Debug\src\out\Debug\low_bandwidth_audio_test.isolate: partitioning deps: GetFileAttributesEx C:\b\c\b\Win32_Debug\src\tools_webrtc\audio_quality\win\PolqaOem64.dll: The system cannot find the file specified. https://build.chromium.org/p/client.webrtc/builders/Win32%20Debug/builds/16979

Original change's description:
> WebRTC: Dowload quality measuring tools only if needed
> 
> These are only used in performance tests and never for building
> 
> Bug: chromium:755660, chromium:749655
> Change-Id: I89f2850a22fc4bd2a03eb285047cd5ed1c3a9f4b
> Reviewed-on: https://chromium-review.googlesource.com/960023
> Reviewed-by: Patrik Höglund <phoglund@chromium.org>
> Reviewed-by: Michael Achenbach <machenbach@chromium.org>
> Commit-Queue: Oleh Prypin <oprypin@chromium.org>

TBR=phoglund@chromium.org,machenbach@chromium.org,oprypin@chromium.org

Change-Id: Ieee5bfb424dc687b77aa22e155ffd1f69c80947b
No-Presubmit: true
No-Tree-Checks: true
No-Try: true
Bug: chromium:755660, chromium:749655
Reviewed-on: https://chromium-review.googlesource.com/962024
Reviewed-by: Patrik Höglund <phoglund@chromium.org>
Commit-Queue: Patrik Höglund <phoglund@chromium.org>
80 files changed
tree: b5b6568527bf6a5104511cf81796cadfcf14d281
  1. infra/
  2. masters/
  3. scripts/
  4. site_config/
  5. slave/
  6. tests/
  7. third_party/
  8. .gitattributes
  9. .gitignore
  10. .vpython
  11. codereview.settings
  12. DEPS
  13. environment.cfg.py
  14. LICENSE
  15. OWNERS
  16. PRESUBMIT.py
  17. README.md
  18. WATCHLISTS
README.md

build

Hi build contributor! If you do any change in scripts/master/ or touching any master's html/ directories, you must restart master.chromium.fyi first and ensure that it still works before restarting other masters.

Recipes

If you're here to make a change to ‘recipes’ (the code located in scripts/slave/recipes*), please take a look at the README for more information pertaining to recipes.