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

Unified Diff: components/web_restrictions/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/web_restrictions/BUILD.gn
diff --git a/components/web_restrictions/BUILD.gn b/components/web_restrictions/BUILD.gn
index cd526b1f56ae676ece63d4628e36521d895dfe79..a57abe3c765025f6abb559dd97924e67bf6d3fd5 100644
--- a/components/web_restrictions/BUILD.gn
+++ b/components/web_restrictions/BUILD.gn
@@ -27,7 +27,7 @@ if (is_android) {
deps = [
":web_restrictions_java",
"//base:base_java",
- "//third_party/junit:hamcrest",
+ "//third_party/hamcrest:hamcrest_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698