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

Unified Diff: testing/android/junit/BUILD.gn

Issue 796663002: Update from https://crrev.com/307758 (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Updates for SkCanvas::NewRaster deprecation Created 6 years 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 | « sky/engine/platform/graphics/DeferredImageDecoderTest.cpp ('k') | testing/android/junit/junit_test.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/junit/BUILD.gn
diff --git a/testing/android/junit/BUILD.gn b/testing/android/junit/BUILD.gn
index 938f22de582d6917994b6a5bb9987b2cb4c38b89..e4cd871ef240404bc5470a471708d2f8bf90ba52 100644
--- a/testing/android/junit/BUILD.gn
+++ b/testing/android/junit/BUILD.gn
@@ -11,6 +11,7 @@ java_library("junit_test_support") {
DEPRECATED_java_in_dir = "java/src"
deps = [
"//third_party/junit",
+ "//third_party/mockito:mockito_java",
]
}
« no previous file with comments | « sky/engine/platform/graphics/DeferredImageDecoderTest.cpp ('k') | testing/android/junit/junit_test.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698