Chromium Code Reviews| Index: build/android/test_runner.pydeps |
| diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps |
| index 1f4a559b8ec999270b714c04e655743d178f1d90..fb16560e929f09c400f520361ae83f4f7b2fc362 100644 |
| --- a/build/android/test_runner.pydeps |
| +++ b/build/android/test_runner.pydeps |
| @@ -1,10 +1,6 @@ |
| # Generated by //build/print_python_deps.py |
| # root: //build/android |
| # target: //build/android/test_runner.py |
| -../../third_party/appurify-python/src/appurify/__init__.py |
| -../../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/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 |
| @@ -128,14 +124,6 @@ pylib/perf/test_options.py |
| pylib/perf/test_runner.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 |
|
stevenjb
2016/03/29 01:05:19
Intentional? If so, these changes should be in a s
Qiang(Joe) Xu
2016/03/29 01:36:51
oops, I didn't notice it contained this.
It is a p
jbudorick
2016/03/29 13:08:20
+agrieve
These changes shouldn't be here, but the
agrieve
2016/03/29 15:09:56
Reverting the offending CL:
https://codereview.chr
|
| pylib/results/__init__.py |
| pylib/results/flakiness_dashboard/__init__.py |
| pylib/results/flakiness_dashboard/json_results_generator.py |