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

Unified Diff: build/android/BUILD.gn

Issue 2695963003: Use logdog butler subcommand to run tests. (Closed)
Patch Set: fixes Created 3 years, 10 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 | « no previous file | build/android/test_runner.py » ('j') | build/android/test_runner.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/android/BUILD.gn
diff --git a/build/android/BUILD.gn b/build/android/BUILD.gn
index 6cf8bf1c81111cf4f391b2a33435e05e5587b118..b58eb9b848962ae6d4e869e6f7f8115ee0754fdb 100644
--- a/build/android/BUILD.gn
+++ b/build/android/BUILD.gn
@@ -111,7 +111,6 @@ group("test_runner_py") {
data = sources + [
"devil_chromium.json",
"pylib/gtest/filter/",
- "test_wrapper/logdog_wrapper.py",
"//third_party/android_tools/sdk/build-tools/24.0.2/aapt",
"//third_party/android_tools/sdk/build-tools/24.0.2/dexdump",
"//third_party/android_tools/sdk/build-tools/24.0.2/lib64/libc++.so",
« no previous file with comments | « no previous file | build/android/test_runner.py » ('j') | build/android/test_runner.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698