From be4df24c5fbe1d3bbf74b91f145b7a902fcd852b Mon Sep 17 00:00:00 2001 From: Kevin Moore Date: Wed, 5 Jul 2017 14:05:23 -0700 Subject: [PATCH] Remove when/which packages from .packages Follow-up on https://github.com/dart-lang/sdk/commit/c31c3c436b618b1f9b32ff9d25629cb253c6a94a R=devoncarew@google.com Review-Url: https://codereview.chromium.org/2971023002 . --- .packages | 2 -- 1 file changed, 2 deletions(-) diff --git a/.packages b/.packages index 1f3ef641e99..be02891dc3c 100644 --- a/.packages +++ b/.packages @@ -105,6 +105,4 @@ utf:third_party/pkg/utf/lib watcher:third_party/pkg/watcher/lib web_components:third_party/pkg/web_components/lib web_socket_channel:third_party/pkg/web_socket_channel/lib -when:third_party/pkg/when/lib -which:third_party/pkg/which/lib yaml:third_party/pkg/yaml/lib