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

Unified Diff: third_party/objenesis/BUILD.gn

Issue 2227833002: [Third Party] Add objenesis java library to third_party. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | « DEPS ('k') | third_party/objenesis/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/objenesis/BUILD.gn
diff --git a/third_party/icu4j/BUILD.gn b/third_party/objenesis/BUILD.gn
similarity index 76%
copy from third_party/icu4j/BUILD.gn
copy to third_party/objenesis/BUILD.gn
index 5ecd4cb252de7aa64ab069eead04956f270ec442..bf7289cf9a166971cf61cf52b19ce0f00cc945d5 100644
--- a/third_party/icu4j/BUILD.gn
+++ b/third_party/objenesis/BUILD.gn
@@ -4,7 +4,7 @@
import("//build/config/android/rules.gni")
-java_prebuilt("icu4j_java") {
+java_prebuilt("objenesis_java") {
testonly = true
- jar_path = "lib/icu4j-53.1.jar"
+ jar_path = "lib/objenesis-2.4.jar"
}
« no previous file with comments | « DEPS ('k') | third_party/objenesis/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698