Manually roll src/third_party/catapult/ 578e20909..fa2c4f219 (13 commits).
This also update test_runner.pydeps to include changes to references to
catapult_base directory.
https://chromium.googlesource.com/external/github.com/catapult-project/catapult.git/+log/578e20909005..fa2c4f21907f
$ git log 578e20909..fa2c4f219 --date=short --no-merges --format='%ad %ae %s'
2016-08-30 benjhayden Rename Histogram.add() to addSample().
2016-08-30 benjhayden Replace ScalarNumerics with Histograms in value_set_test and value_set_table_test.
2016-08-30 ksakamoto Update FirstMeaningfulPaint to use Blink's implementation
2016-08-30 aiolos Revert of [polymer] - Sort series data before adding to legend. (patchset #1 id:1 of https://codereview.chromium.org/2233763003/ )
2016-08-30 benjhayden Refactor NumericBuilder to HistogramBinBoundaries.
2016-08-30 fmeawad v8CallStats: Add a map between URL and known domain names
2016-08-30 eakuefner [Catapult] Update .gitignore to point to new locations in common/
2016-08-30 washingtonp Pass in custom options to Systrace agents
2016-08-30 nednguyen [telemetry] Only disable trace profiler for TBM
2016-08-30 jbudorick [devil] Re-add the reset_usb import to unblock the catapult roll.
2016-08-30 fmeawad v8CallStats: Update the arg name
2016-08-30 benjhayden Migrate memoryMetric from ScalarNumerics to Histograms.
2016-08-30 nednguyen Remove catapult_base/ and move its files to common/py_utils/
BUG=638124, 642716
[email protected]
patch from issue 2298183003 at patchset 1 (http://crrev.com/2298183003#ps1)
Review-Url: https://codereview.chromium.org/2300623002
Cr-Commit-Position: refs/heads/master@{#415625}
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index 624e72d..0cccc89 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -1,8 +1,7 @@
# Generated by running:
-# build/print_python_deps.py --root build/android --output build/android/test_runner.pydeps build/android/test_runner.py
-../../third_party/catapult/catapult_base/catapult_base/__init__.py
-../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py
-../../third_party/catapult/catapult_base/catapult_base/util.py
+# 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/dependency_manager/dependency_manager/__init__.py
../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py
../../third_party/catapult/dependency_manager/dependency_manager/base_config.py