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

Unified Diff: DEPS

Issue 2408633002: [build] Make Android builds depend on catapult for using the test runner. (Closed)
Patch Set: Created 4 years, 2 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 | « no previous file | no next file » | 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 c22600fcfab9f87ffc0580dc1e30fc177bba7d0e..13e405e1d16e56e71e90a6aebe926c7e31c1bb09 100644
--- a/DEPS
+++ b/DEPS
@@ -48,6 +48,8 @@ deps_os = {
"android": {
"v8/third_party/android_tools":
Var("chromium_url") + "/android_tools.git" + "@" + "25d57ead05d3dfef26e9c19b13ed10b0a69829cf",
+ "v8/third_party/catapult":
+ Var('chromium_url') + "/external/github.com/catapult-project/catapult.git" + "@" + "c47d2e1b09e8edc8e1705073b337770f75d1d247",
},
"win": {
"v8/third_party/cygwin":
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698