Index: tools/deps/dartium.deps/DEPS |
diff --git a/tools/deps/dartium.deps/DEPS b/tools/deps/dartium.deps/DEPS |
index b88d2f1acc55c61d606f49973a37cea1c3c31980..928695160568e4171f13630d388ee4d9802efa00 100644 |
--- a/tools/deps/dartium.deps/DEPS |
+++ b/tools/deps/dartium.deps/DEPS |
@@ -109,7 +109,7 @@ deps.update({ |
"https://github.com/dart-lang/plugin.git" + Var("plugin_tag"), |
"src/dart/third_party/pkg/pool": |
"https://github.com/dart-lang/pool.git" + Var("pool_rev"), |
- "src/dart/third_party/pkg_tested/pub": |
+ "src/dart/third_party/pkg/pub": |
"https://github.com/dart-lang/pub.git" + Var("pub_rev"), |
"src/dart/third_party/pkg/pub_semver": |
"https://github.com/dart-lang/pub_semver.git" + Var("pub_semver_tag"), |