Chromium Code Reviews| Index: build/android/test_runner.pydeps |
| diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps |
| index e1549887f73811d6f170a88b32774de16cb98ed5..d566c15e0fd17c82fc7ebb7f9fc28177aaf86b81 100644 |
| --- a/build/android/test_runner.pydeps |
| +++ b/build/android/test_runner.pydeps |
| @@ -1,5 +1,9 @@ |
| # Generated by running: |
| # build/print_python_deps.py --root build/android --output build/android/test_runner.pydeps build/android/test_runner.py |
| +../../third_party/appurify-python/src/appurify/__init__.py |
|
jbudorick
2016/10/25 02:17:35
These shouldn't be here...
BigBossZhiling
2016/10/25 22:08:44
Acknowledged.
|
| +../../third_party/appurify-python/src/appurify/api.py |
| +../../third_party/appurify-python/src/appurify/constants.py |
| +../../third_party/appurify-python/src/appurify/utils.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.py |
| @@ -115,6 +119,14 @@ pylib/perf/__init__.py |
| pylib/perf/perf_test_instance.py |
| pylib/remote/__init__.py |
| pylib/remote/device/__init__.py |
| +pylib/remote/device/appurify_constants.py |
| +pylib/remote/device/appurify_sanitized.py |
| +pylib/remote/device/remote_device_environment.py |
| +pylib/remote/device/remote_device_gtest_run.py |
| +pylib/remote/device/remote_device_helper.py |
| +pylib/remote/device/remote_device_instrumentation_test_run.py |
| +pylib/remote/device/remote_device_test_run.py |
| +pylib/remote/device/remote_device_uirobot_test_run.py |
| pylib/results/__init__.py |
| pylib/results/flakiness_dashboard/__init__.py |
| pylib/results/flakiness_dashboard/json_results_generator.py |