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

Unified Diff: webrtc/base/BUILD.gn

Issue 2600193002: Remove WebRTC-specific test runner script for Android (Closed)
Patch Set: Created 4 years 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_overrides/build.gni ('k') | webrtc/build/android/test_runner.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index 60ac7d4e4ff8e11fda776b7c71320091f91a5806..51beb8eab6f0e9c95abcdab6d8897119223c3083 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -763,9 +763,5 @@ if (is_android) {
deps = [
"//base:base_java",
]
-
- data = [
- "//webrtc/build/android/test_runner.py",
- ]
}
}
« no previous file with comments | « build_overrides/build.gni ('k') | webrtc/build/android/test_runner.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698