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

Unified Diff: BUILD.gn

Issue 2956153003: android: Convert java_deobfuscate.py to Java (Closed)
Patch Set: review comments + README Created 3 years, 6 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/stacktrace/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: BUILD.gn
diff --git a/BUILD.gn b/BUILD.gn
index 7c186c582fd7b74610d79cab474fc4a3391413d2..f1c73445134038216d85d1202ddb5b2a3701bc81 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -273,6 +273,7 @@ group("gn_all") {
"//base/android/linker:chromium_android_linker",
"//build/android/gyp/test:hello_world",
"//build/android/gyp/test:hello_world",
+ "//build/android/stacktrace:java_deobfuscate",
"//chrome/android/webapk/shell_apk:webapk",
"//chrome/test/vr/perf:motopho_latency_test",
"//components/invalidation/impl:components_invalidation_impl_junit_tests",
« no previous file with comments | « no previous file | build/android/stacktrace/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698