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

Unified Diff: build/android/PRESUBMIT.py

Issue 2514453003: Revert of [android] Stop using isolate.py for data dependency management. (Closed)
Patch Set: manual rebase 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « build/android/BUILD.gn ('k') | build/android/gn/generate_isolate.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/PRESUBMIT.py
diff --git a/build/android/PRESUBMIT.py b/build/android/PRESUBMIT.py
index 54552b3724aefb038f04fe0b707c38cac9c0ab27..5fb2cc75b31f4aa815b0e72424244da090ef7881 100644
--- a/build/android/PRESUBMIT.py
+++ b/build/android/PRESUBMIT.py
@@ -62,7 +62,6 @@ def CommonChecks(input_api, output_api):
J('pylib', 'local', 'device', 'local_device_test_run_test.py'),
J('pylib', 'results', 'json_results_test.py'),
J('pylib', 'symbols', 'elf_symbolizer_unittest.py'),
- J('pylib', 'utils', 'device_dependencies_test.py'),
],
env=pylib_test_env))
« no previous file with comments | « build/android/BUILD.gn ('k') | build/android/gn/generate_isolate.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698