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

Unified Diff: third_party/guava/BUILD.gn

Issue 2051913002: [Third Party] Add Robolectric 3.0 build files. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Make some variables final. Created 4 years, 5 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 | « build/config/android/internal_rules.gni ('k') | third_party/hamcrest/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/guava/BUILD.gn
diff --git a/third_party/guava/BUILD.gn b/third_party/guava/BUILD.gn
index 05135807e9cd6c82b693f3adcd2de2a836603843..3a44bbd01213ae081a82aa5f0afc6456c3c14dd4 100644
--- a/third_party/guava/BUILD.gn
+++ b/third_party/guava/BUILD.gn
@@ -4,6 +4,6 @@
import("//build/config/android/rules.gni")
-android_java_prebuilt("guava_java") {
+java_prebuilt("guava_java") {
jar_path = "lib/guava-18.0.jar"
}
« no previous file with comments | « build/config/android/internal_rules.gni ('k') | third_party/hamcrest/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698