| Index: DEPS
|
| diff --git a/DEPS b/DEPS
|
| index 3fa5de720e5fc95237911fc15e5a97753d1f36ac..21777be9d6b9424833640f7b5ee6ca68d0ad26b0 100644
|
| --- a/DEPS
|
| +++ b/DEPS
|
| @@ -153,8 +153,6 @@ deps = {
|
|
|
| Var("dart_root") + "/third_party/7zip":
|
| Var("third_party") + "/7zip" + Var("7zip_rev"),
|
| - Var("dart_root") + "/third_party/chrome":
|
| - Var("third_party") + "/chrome" + Var("chrome_rev"),
|
| Var("dart_root") + "/third_party/pkg/fake_async":
|
| Var("third_party") + "/fake_async" + Var("fake_async_rev"),
|
| Var("dart_root") + "/third_party/firefox_jsshell":
|
|
|