Chromium Code Reviews| OLD | NEW |
|---|---|
| 1 # Generated by running: | 1 # Generated by running: |
| 2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py | 2 # build/print_python_deps.py --root build/android --output build/android/test_ runner.pydeps build/android/test_runner.py |
| 3 ../../third_party/appurify-python/src/appurify/__init__.py | |
| 4 ../../third_party/appurify-python/src/appurify/api.py | |
| 5 ../../third_party/appurify-python/src/appurify/constants.py | |
| 6 ../../third_party/appurify-python/src/appurify/utils.py | |
| 7 ../../third_party/catapult/catapult_base/catapult_base/__init__.py | 3 ../../third_party/catapult/catapult_base/catapult_base/__init__.py |
| 8 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py | 4 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py |
| 9 ../../third_party/catapult/catapult_base/catapult_base/util.py | 5 ../../third_party/catapult/catapult_base/catapult_base/util.py |
| 10 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py | 6 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py |
| 11 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py | 7 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py |
| 12 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py | 8 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py |
| 13 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py | 9 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py |
| 14 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py | 10 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py |
| 15 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py | 11 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py |
| 16 ../../third_party/catapult/dependency_manager/dependency_manager/exceptions.py | 12 ../../third_party/catapult/dependency_manager/dependency_manager/exceptions.py |
| (...skipping 94 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 111 pylib/local/device/local_device_test_run.py | 107 pylib/local/device/local_device_test_run.py |
| 112 pylib/local/local_test_server_spawner.py | 108 pylib/local/local_test_server_spawner.py |
| 113 pylib/monkey/__init__.py | 109 pylib/monkey/__init__.py |
| 114 pylib/monkey/setup.py | 110 pylib/monkey/setup.py |
| 115 pylib/monkey/test_options.py | 111 pylib/monkey/test_options.py |
| 116 pylib/monkey/test_runner.py | 112 pylib/monkey/test_runner.py |
| 117 pylib/perf/__init__.py | 113 pylib/perf/__init__.py |
| 118 pylib/perf/perf_test_instance.py | 114 pylib/perf/perf_test_instance.py |
| 119 pylib/remote/__init__.py | 115 pylib/remote/__init__.py |
| 120 pylib/remote/device/__init__.py | 116 pylib/remote/device/__init__.py |
| 121 pylib/remote/device/appurify_constants.py | |
|
jbudorick
2016/08/26 17:28:07
+rnephew
I think these can be removed as well, th
| |
| 122 pylib/remote/device/appurify_sanitized.py | |
| 123 pylib/remote/device/remote_device_environment.py | |
| 124 pylib/remote/device/remote_device_gtest_run.py | |
| 125 pylib/remote/device/remote_device_helper.py | |
| 126 pylib/remote/device/remote_device_instrumentation_test_run.py | |
| 127 pylib/remote/device/remote_device_test_run.py | |
| 128 pylib/remote/device/remote_device_uirobot_test_run.py | |
| 129 pylib/results/__init__.py | 117 pylib/results/__init__.py |
| 130 pylib/results/flakiness_dashboard/__init__.py | 118 pylib/results/flakiness_dashboard/__init__.py |
| 131 pylib/results/flakiness_dashboard/json_results_generator.py | 119 pylib/results/flakiness_dashboard/json_results_generator.py |
| 132 pylib/results/flakiness_dashboard/results_uploader.py | 120 pylib/results/flakiness_dashboard/results_uploader.py |
| 133 pylib/results/json_results.py | 121 pylib/results/json_results.py |
| 134 pylib/results/report_results.py | 122 pylib/results/report_results.py |
| 135 pylib/uirobot/__init__.py | 123 pylib/uirobot/__init__.py |
| 136 pylib/uirobot/uirobot_test_instance.py | 124 pylib/uirobot/uirobot_test_instance.py |
| 137 pylib/utils/__init__.py | 125 pylib/utils/__init__.py |
| 138 pylib/utils/isolator.py | 126 pylib/utils/isolator.py |
| 139 pylib/utils/proguard.py | 127 pylib/utils/proguard.py |
| 140 pylib/utils/repo_utils.py | 128 pylib/utils/repo_utils.py |
| 141 pylib/valgrind_tools.py | 129 pylib/valgrind_tools.py |
| 142 test_runner.py | 130 test_runner.py |
| 143 tombstones.py | 131 tombstones.py |
| OLD | NEW |