Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(383)

Side by Side Diff: build/android/test_runner.pydeps

Issue 2488453002: [android] Remove pylib/{remote,uirobot}. (Closed)
Patch Set: Remove remote_device_dummy_apk from rules.gni. Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « build/android/test_runner.py ('k') | build/config/android/rules.gni » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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/catapult/common/py_utils/py_utils/__init__.py 3 ../../third_party/catapult/common/py_utils/py_utils/__init__.py
4 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py 4 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage.py
5 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py 5 ../../third_party/catapult/common/py_utils/py_utils/cloud_storage_global_lock.py
6 ../../third_party/catapult/common/py_utils/py_utils/lock.py 6 ../../third_party/catapult/common/py_utils/py_utils/lock.py
7 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 7 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
8 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py 8 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py
9 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py 9 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py
10 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py 10 ../../third_party/catapult/dependency_manager/dependency_manager/cloud_storage_i nfo.py
(...skipping 95 matching lines...) Expand 10 before | Expand all | Expand 10 after
106 pylib/local/device/local_device_instrumentation_test_run.py 106 pylib/local/device/local_device_instrumentation_test_run.py
107 pylib/local/device/local_device_perf_test_run.py 107 pylib/local/device/local_device_perf_test_run.py
108 pylib/local/device/local_device_test_run.py 108 pylib/local/device/local_device_test_run.py
109 pylib/local/local_test_server_spawner.py 109 pylib/local/local_test_server_spawner.py
110 pylib/monkey/__init__.py 110 pylib/monkey/__init__.py
111 pylib/monkey/setup.py 111 pylib/monkey/setup.py
112 pylib/monkey/test_options.py 112 pylib/monkey/test_options.py
113 pylib/monkey/test_runner.py 113 pylib/monkey/test_runner.py
114 pylib/perf/__init__.py 114 pylib/perf/__init__.py
115 pylib/perf/perf_test_instance.py 115 pylib/perf/perf_test_instance.py
116 pylib/remote/__init__.py
117 pylib/remote/device/__init__.py
118 pylib/results/__init__.py 116 pylib/results/__init__.py
119 pylib/results/flakiness_dashboard/__init__.py 117 pylib/results/flakiness_dashboard/__init__.py
120 pylib/results/flakiness_dashboard/json_results_generator.py 118 pylib/results/flakiness_dashboard/json_results_generator.py
121 pylib/results/flakiness_dashboard/results_uploader.py 119 pylib/results/flakiness_dashboard/results_uploader.py
122 pylib/results/json_results.py 120 pylib/results/json_results.py
123 pylib/results/report_results.py 121 pylib/results/report_results.py
124 pylib/uirobot/__init__.py
125 pylib/uirobot/uirobot_test_instance.py
126 pylib/utils/__init__.py 122 pylib/utils/__init__.py
127 pylib/utils/isolator.py 123 pylib/utils/isolator.py
128 pylib/utils/proguard.py 124 pylib/utils/proguard.py
129 pylib/utils/repo_utils.py 125 pylib/utils/repo_utils.py
130 pylib/valgrind_tools.py 126 pylib/valgrind_tools.py
131 test_runner.py 127 test_runner.py
132 tombstones.py 128 tombstones.py
OLDNEW
« no previous file with comments | « build/android/test_runner.py ('k') | build/config/android/rules.gni » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698