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

Unified Diff: testing/android/junit/junit_test.gyp

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 | « testing/android/junit/BUILD.gn ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/android/junit/junit_test.gyp
diff --git a/testing/android/junit/junit_test.gyp b/testing/android/junit/junit_test.gyp
index 8e726a9af37659ebf0f8d3c10874fcae0e415248..f0f8b8c1a19a314c3a45335600f700be8f30fbc8 100644
--- a/testing/android/junit/junit_test.gyp
+++ b/testing/android/junit/junit_test.gyp
@@ -10,6 +10,7 @@
'type': 'none',
'dependencies': [
'../../../third_party/junit/junit.gyp:junit_jar',
+ '../../../third_party/mockito/mockito.gyp:mockito_jar',
],
'variables': {
'src_paths': [
« no previous file with comments | « testing/android/junit/BUILD.gn ('k') | testing/buildbot/chromium.chromiumos.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698