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

Unified Diff: third_party/haha/BUILD.gn

Issue 2473963003: Fix java target naming exceptions in third_party/ (Closed)
Patch Set: 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 | « third_party/custom_tabs_client/BUILD.gn ('k') | third_party/leakcanary/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/haha/BUILD.gn
diff --git a/third_party/haha/BUILD.gn b/third_party/haha/BUILD.gn
index 6e7a2626e4f6b8d130d775c4a7c6c9d0d7bd8a50..957ab248450dc7f90fa27378f69a4207ed6ed8c1 100644
--- a/third_party/haha/BUILD.gn
+++ b/third_party/haha/BUILD.gn
@@ -4,6 +4,6 @@
import("//build/config/android/rules.gni")
-android_java_prebuilt("haha") {
+android_java_prebuilt("haha_java") {
jar_path = "haha-2.0.2.jar"
}
« no previous file with comments | « third_party/custom_tabs_client/BUILD.gn ('k') | third_party/leakcanary/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698