summaryrefslogtreecommitdiffstats
path: root/third_party/junit/BUILD.gn
diff options
context:
space:
mode:
authormikecase <mikecase@chromium.org>2014-11-26 14:39:38 -0800
committerCommit bot <commit-bot@chromium.org>2014-11-26 22:40:49 +0000
commit02b220ad70b810c7a524030206504654d6041b4f (patch)
tree1d70f2965d3b6a9e61f6c56acbbf936b106337b4 /third_party/junit/BUILD.gn
parenta29d0a33b3473eded37048f7adcf19c2a61fe1e2 (diff)
downloadchromium_src-02b220ad70b810c7a524030206504654d6041b4f.zip
chromium_src-02b220ad70b810c7a524030206504654d6041b4f.tar.gz
chromium_src-02b220ad70b810c7a524030206504654d6041b4f.tar.bz2
Rolling back Junit to 4.10 to make compatible with Mockito.
BUG= Review URL: https://codereview.chromium.org/752643002 Cr-Commit-Position: refs/heads/master@{#305907}
Diffstat (limited to 'third_party/junit/BUILD.gn')
-rw-r--r--third_party/junit/BUILD.gn2
1 files changed, 1 insertions, 1 deletions
diff --git a/third_party/junit/BUILD.gn b/third_party/junit/BUILD.gn
index 33cbb64..437f956 100644
--- a/third_party/junit/BUILD.gn
+++ b/third_party/junit/BUILD.gn
@@ -6,7 +6,7 @@ import("//build/config/android/rules.gni")
# GYP: //third_party/junit.gyp:hamcrest_jar
java_prebuilt("hamcrest") {
- jar_path = "src/lib/hamcrest-core-1.3.jar"
+ jar_path = "src/lib/hamcrest-core-1.1.jar"
}
# GYP: //third_party/junit.gyp:junit_jar