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

Side by Side Diff: .packages

Issue 2971023002: Remove when/which packages from .packages (Closed)
Patch Set: Created 3 years, 5 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 unified diff | Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2016, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 # 4 #
5 # .package file containing links to all packages in /pkg, and checked out 5 # .package file containing links to all packages in /pkg, and checked out
6 # by DEPS into /third_party/pkg and /third_party/pkg_tested. 6 # by DEPS into /third_party/pkg and /third_party/pkg_tested.
7 # Please update this file if you add a package to DEPS or /pkg 7 # Please update this file if you add a package to DEPS or /pkg
8 # 8 #
9 analysis_server:pkg/analysis_server/lib 9 analysis_server:pkg/analysis_server/lib
10 analyzer:pkg/analyzer/lib 10 analyzer:pkg/analyzer/lib
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 test_reflective_loader:third_party/pkg/test_reflective_loader/lib 98 test_reflective_loader:third_party/pkg/test_reflective_loader/lib
99 tuple:third_party/pkg/tuple/lib 99 tuple:third_party/pkg/tuple/lib
100 typed_data:third_party/pkg/typed_data/lib 100 typed_data:third_party/pkg/typed_data/lib
101 typed_mock:pkg/typed_mock/lib 101 typed_mock:pkg/typed_mock/lib
102 unittest:third_party/pkg/unittest/lib 102 unittest:third_party/pkg/unittest/lib
103 usage:third_party/pkg/usage/lib 103 usage:third_party/pkg/usage/lib
104 utf:third_party/pkg/utf/lib 104 utf:third_party/pkg/utf/lib
105 watcher:third_party/pkg/watcher/lib 105 watcher:third_party/pkg/watcher/lib
106 web_components:third_party/pkg/web_components/lib 106 web_components:third_party/pkg/web_components/lib
107 web_socket_channel:third_party/pkg/web_socket_channel/lib 107 web_socket_channel:third_party/pkg/web_socket_channel/lib
108 when:third_party/pkg/when/lib
109 which:third_party/pkg/which/lib
110 yaml:third_party/pkg/yaml/lib 108 yaml:third_party/pkg/yaml/lib
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698