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

Unified Diff: DEPS

Issue 3003123003: Fix typo in DEPS (Closed)
Patch Set: Created 3 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
« 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 99c17470f3a93151c76c05048804662063788e8e..ac8c2325b69a3ea998ac7ae7c46bc89e09b1462d 100644
--- a/DEPS
+++ b/DEPS
@@ -247,7 +247,7 @@ deps = {
Var("dart_root") + "/third_party/pkg/mime":
Var("github_mirror") + "mime.git" + Var("mime_rev"),
Var("dart_root") + "/third_party/pkg/mockito":
- Var("github_mirror") + mockito.git" + Var("mockito_tag"),
+ Var("github_mirror") + "mockito.git" + Var("mockito_tag"),
Var("dart_root") + "/third_party/pkg/mustache4dart":
Var("chromium_git")
+ "/external/github.com/valotas/mustache4dart.git"
« 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