Manually roll src/third_party/catapult/ aea37326a..900438075 (5 commits).
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/aea37326ac67..900438075780
$ git log aea37326a..900438075 --date=short --no-merges --format='%ad %ae %s'
2016-09-12 benjhayden Stop computing summary statistic ScalarNumerics in ValueSet.
2016-09-12 nednguyen Make cloud_storage_global_lock a python module & import it in py_utils.cloud_storage
2016-09-12 benjhayden Prevent re-entering value-set-table.updateContents_.
2016-09-12 rnephew [BattOr] Add logging to battor subprocess polling.
2016-09-12 washingtonp Enable some profile_chrome unit tests on Trybots, specifically the ones that will currently run without error.
BUG=645720,645106
[email protected]
NOTRY=true (net_unittests is flaky: crbug.com/646215)
Review-Url: https://codereview.chromium.org/2331333002
Cr-Commit-Position: refs/heads/master@{#418154}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index 5b1897a1..e1549887 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -2,7 +2,7 @@
# build/print_python_deps.py --root build/android --output build/android/test_runner.pydeps build/android/test_runner.py
../../third_party/catapult/common/py_utils/py_utils/__init__.py
../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py
-../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock
+../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py
../../third_party/catapult/common/py_utils/py_utils/lock.py
../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py