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

Unified Diff: build/android/BUILD.gn

Issue 1932063003: [Android] Add proguard.jar to build/android:test_runner_py data. (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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
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 2375a28ec6762ede64a1a8daafef0a5f0402f413..9ee562c5e334b877f7825e505a634b8aa7c968ed 100644
--- a/build/android/BUILD.gn
+++ b/build/android/BUILD.gn
@@ -101,6 +101,7 @@ group("test_runner_py") {
"//third_party/android_tools/sdk/platform-tools/adb",
"//third_party/catapult/third_party/gsutil/",
"//third_party/catapult/devil/devil/devil_dependencies.json",
+ "//third_party/proguard/lib/proguard.jar",
]
data_deps = [
"//tools/swarming_client:isolate_py",
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698