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

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

Issue 1840913002: A11y setting: mono audio UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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
OLDNEW
1 # Generated by //build/print_python_deps.py 1 # Generated by //build/print_python_deps.py
2 # root: //build/android 2 # root: //build/android
3 # target: //build/android/test_runner.py 3 # target: //build/android/test_runner.py
4 ../../third_party/appurify-python/src/appurify/__init__.py
5 ../../third_party/appurify-python/src/appurify/api.py
6 ../../third_party/appurify-python/src/appurify/constants.py
7 ../../third_party/appurify-python/src/appurify/utils.py
8 ../../third_party/catapult/catapult_base/catapult_base/__init__.py 4 ../../third_party/catapult/catapult_base/catapult_base/__init__.py
9 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py 5 ../../third_party/catapult/catapult_base/catapult_base/cloud_storage.py
10 ../../third_party/catapult/catapult_base/catapult_base/util.py 6 ../../third_party/catapult/catapult_base/catapult_base/util.py
11 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py 7 ../../third_party/catapult/dependency_manager/dependency_manager/__init__.py
12 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py 8 ../../third_party/catapult/dependency_manager/dependency_manager/archive_info.py
13 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py 9 ../../third_party/catapult/dependency_manager/dependency_manager/base_config.py
14 ../../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
15 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py 11 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_info .py
16 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py 12 ../../third_party/catapult/dependency_manager/dependency_manager/dependency_mana ger_util.py
17 ../../third_party/catapult/dependency_manager/dependency_manager/exceptions.py 13 ../../third_party/catapult/dependency_manager/dependency_manager/exceptions.py
(...skipping 103 matching lines...) Expand 10 before | Expand all | Expand 10 after
121 pylib/monkey/__init__.py 117 pylib/monkey/__init__.py
122 pylib/monkey/setup.py 118 pylib/monkey/setup.py
123 pylib/monkey/test_options.py 119 pylib/monkey/test_options.py
124 pylib/monkey/test_runner.py 120 pylib/monkey/test_runner.py
125 pylib/perf/__init__.py 121 pylib/perf/__init__.py
126 pylib/perf/setup.py 122 pylib/perf/setup.py
127 pylib/perf/test_options.py 123 pylib/perf/test_options.py
128 pylib/perf/test_runner.py 124 pylib/perf/test_runner.py
129 pylib/remote/__init__.py 125 pylib/remote/__init__.py
130 pylib/remote/device/__init__.py 126 pylib/remote/device/__init__.py
131 pylib/remote/device/appurify_constants.py
132 pylib/remote/device/appurify_sanitized.py
133 pylib/remote/device/remote_device_environment.py
134 pylib/remote/device/remote_device_gtest_run.py
135 pylib/remote/device/remote_device_helper.py
136 pylib/remote/device/remote_device_instrumentation_test_run.py
137 pylib/remote/device/remote_device_test_run.py
138 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
139 pylib/results/__init__.py 127 pylib/results/__init__.py
140 pylib/results/flakiness_dashboard/__init__.py 128 pylib/results/flakiness_dashboard/__init__.py
141 pylib/results/flakiness_dashboard/json_results_generator.py 129 pylib/results/flakiness_dashboard/json_results_generator.py
142 pylib/results/flakiness_dashboard/results_uploader.py 130 pylib/results/flakiness_dashboard/results_uploader.py
143 pylib/results/json_results.py 131 pylib/results/json_results.py
144 pylib/results/report_results.py 132 pylib/results/report_results.py
145 pylib/uirobot/__init__.py 133 pylib/uirobot/__init__.py
146 pylib/uirobot/uirobot_test_instance.py 134 pylib/uirobot/uirobot_test_instance.py
147 pylib/utils/__init__.py 135 pylib/utils/__init__.py
148 pylib/utils/isolator.py 136 pylib/utils/isolator.py
149 pylib/utils/proguard.py 137 pylib/utils/proguard.py
150 pylib/utils/repo_utils.py 138 pylib/utils/repo_utils.py
151 pylib/utils/test_environment.py 139 pylib/utils/test_environment.py
152 pylib/valgrind_tools.py 140 pylib/valgrind_tools.py
153 test_runner.py 141 test_runner.py
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698