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

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

Issue 1542953002: Move third_party/clang to cloud storage (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Update tar file Created 5 years 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 | « third_party/clang.tar.gz.sha1 ('k') | 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 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"),
« no previous file with comments | « third_party/clang.tar.gz.sha1 ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698