Index: tools/deps/dartium.deps/DEPS |
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS |
index 138bbcac5dc2a3411ffe1fed90cff45b3d19b4c0..135dd344a667686677258271b4ae296ca94c4da7 100644 |
--- a/tools/deps/dartium.deps/DEPS |
+++ b/tools/deps/dartium.deps/DEPS |
@@ -187,7 +187,7 @@ deps.update({ |
(Var("github_mirror") % "test") + Var("unittest_tag"), |
"src/dart/third_party/WebCore": |
- "https://github.com/dart-lang/webcore.git" + Var("WebCore_rev") |
+ "https://github.com/dart-lang/webcore.git" + Var("WebCore_rev"), |
"src/dart/tests/co19/src": |
(Var("github_mirror") % "co19") + Var("co19_rev"), |