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

Unified Diff: components/policy/android/BUILD.gn

Issue 2076783004: Changes to update Junit and Mockito. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding myself to junit OWNERS 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
Index: components/policy/android/BUILD.gn
diff --git a/components/policy/android/BUILD.gn b/components/policy/android/BUILD.gn
index 7399ba209fce3439ab7ec34700c484d3d71e0c77..6227053b9fe5ac150b277b3651cf17b25f804544 100644
--- a/components/policy/android/BUILD.gn
+++ b/components/policy/android/BUILD.gn
@@ -54,6 +54,6 @@ junit_binary("components_policy_junit_tests") {
":policy_java",
":policy_java_test_support",
"//base:base_java",
- "//third_party/junit:hamcrest",
+ "//third_party/hamcrest:hamcrest_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698