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

Unified Diff: deps/compiler.deps/DEPS

Issue 9353015: Remove dartc optimizing backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Fix minor test issues Created 8 years, 10 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 | « deps/all.deps/DEPS ('k') | deps/dartium.deps/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: deps/compiler.deps/DEPS
diff --git a/deps/compiler.deps/DEPS b/deps/compiler.deps/DEPS
index 1b47f57f004da133549926832ce3e6839a40b430..b2bdd269d2e3ec1358b8b60b632f73285f912e6e 100644
--- a/deps/compiler.deps/DEPS
+++ b/deps/compiler.deps/DEPS
@@ -7,7 +7,6 @@ vars = {
"co19_rev": "@119",
"co19_repo": "http://co19.googlecode.com/svn/trunk/co19/",
"dart_branch": "/branches/bleeding_edge/dart",
- "closure_compiler_rev": "@1519",
}
deps = {
@@ -55,9 +54,6 @@ deps = {
"third_party/args4j":
Var("dart_branch") + "/third_party/args4j",
- "third_party/closure_compiler_src":
- "http://closure-compiler.googlecode.com/svn/trunk" + Var("closure_compiler_rev"),
-
"third_party/guava":
Var("dart_branch") + "/third_party/guava",
« no previous file with comments | « deps/all.deps/DEPS ('k') | deps/dartium.deps/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698