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

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

Issue 1175173004: (TBR) Fix a typo to fix the build (Closed) Base URL: https://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 191cec21122b5a66c7e01f540bb0978f2ee0f8b8..d342ac0e239924476ccc0512071d87f750df2686 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