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

Unified Diff: build/android/test_runner.pydeps

Issue 2282893002: Remove appurify python client from Chromium DEPS. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix py deps. Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/android.isolate ('k') | third_party/appurify-python/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/test_runner.pydeps
diff --git a/build/android/test_runner.pydeps b/build/android/test_runner.pydeps
index bb3c86827ce5d87439fa248957e0064748dd7b50..624e72d4862a9ea0d93a326fe406f15ed1f2fc75 100644
--- a/build/android/test_runner.pydeps
+++ b/build/android/test_runner.pydeps
@@ -1,9 +1,5 @@
# 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
-../../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
@@ -118,14 +114,6 @@ 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
« no previous file with comments | « build/android/android.isolate ('k') | third_party/appurify-python/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698