diff options
Diffstat (limited to 'chromium/.vpython')
-rw-r--r-- | chromium/.vpython | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/chromium/.vpython b/chromium/.vpython index f5dbe7f423a..0a28e760642 100644 --- a/chromium/.vpython +++ b/chromium/.vpython @@ -113,6 +113,13 @@ wheel: < > # Used by: +# chrome/test/data/android/upload_download_utils_test.py +wheel: < + name: "infra/python/wheels/pyfakefs-py2_py3" + version: "version:3.7.2" +> + +# Used by: # tools/perf/fetch_benchmark_deps.py wheel: < name: "infra/python/wheels/google_compute_engine-py2_py3" |