Index: deps/dartium.deps/DEPS |
diff --git a/deps/dartium.deps/DEPS b/deps/dartium.deps/DEPS |
index d95c1fa20618c57cdbf9b28073306056064e9ae6..925d3e94bc9b03ffcb7b73ab15cf3e6aa8457a56 100644 |
--- a/deps/dartium.deps/DEPS |
+++ b/deps/dartium.deps/DEPS |
@@ -65,9 +65,6 @@ deps = { |
"src/dart": |
Var("dart_url") + "/branches/bleeding_edge/dart", |
- "src/dart/third_party/closure_compiler_src": |
- "http://closure-compiler.googlecode.com/svn/trunk@1519", |
- |
"src/dartium_tools": |
Var("multivm_url") + "/tools@" + Var("dartium_tools_revision"), |