| 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"
|
|
|