Index: tools/deps/dartium.deps/DEPS |
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS |
index d342ac0e239924476ccc0512071d87f750df2686..67a3194e3f470334283478dd0cfc131860d88c72 100644 |
--- a/tools/deps/dartium.deps/DEPS |
+++ b/tools/deps/dartium.deps/DEPS |
@@ -94,7 +94,7 @@ deps.update({ |
"src/dart/third_party/pkg/glob": |
"https://github.com/dart-lang/glob.git" + Var("glob_rev"), |
"src/dart/third_party/pkg/html": |
- "https://github.com/dart-lang/html.git” + Var("html_tag"), |
+ "https://github.com/dart-lang/html.git" + Var("html_tag"), |
"src/dart/third_party/pkg/json_rpc_2": |
"https://github.com/dart-lang/json_rpc_2.git" + Var("json_rpc_2_rev"), |
"src/dart/third_party/pkg/http": |