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

Unified Diff: tools/deps/dartium.deps/DEPS

Issue 1182703005: Really fix typo to fix the build. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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: 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":
« 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