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

Unified Diff: DEPS

Issue 556893004: [Android] Add JUnit4 to third_party/junit/. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Pull LICENSE up from src Created 6 years, 3 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
« no previous file with comments | « .gitignore ('k') | third_party/junit/LICENSE » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: DEPS
diff --git a/DEPS b/DEPS
index 67b8ae23660927e932c2365ff9bd1a2b3d0283c2..9825db3581ea294e6ca745e55bd773ff2f66c2b1 100644
--- a/DEPS
+++ b/DEPS
@@ -506,6 +506,9 @@ deps_os = {
'src/third_party/jsr-305/src':
Var('chromium_git') + '/external/jsr-305.git' + '@' + '642c508235471f7220af6d5df2d3210e3bfc0919',
+ 'src/third_party/junit/src':
+ Var('chromium_git') + '/external/junit.git' + '@' + 'c62e2df8dbecccb1b434d4ba8843b59e90b03266',
+
'src/third_party/lss':
Var('chromium_git') + '/external/linux-syscall-support/lss.git' + '@' + Var('lss_revision'),
« no previous file with comments | « .gitignore ('k') | third_party/junit/LICENSE » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698