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

Side by Side Diff: .packages

Issue 2983763002: remove pkg/metatest from DEPS (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 | DEPS » ('j') | 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 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
51 js_ast:pkg/js_ast/lib 51 js_ast:pkg/js_ast/lib
52 js_runtime:sdk/lib/_internal/js_runtime/lib 52 js_runtime:sdk/lib/_internal/js_runtime/lib
53 json_rpc_2:third_party/pkg/json_rpc_2/lib 53 json_rpc_2:third_party/pkg/json_rpc_2/lib
54 kernel:pkg/kernel/lib 54 kernel:pkg/kernel/lib
55 linter:third_party/pkg/linter/lib 55 linter:third_party/pkg/linter/lib
56 logging:third_party/pkg/logging/lib 56 logging:third_party/pkg/logging/lib
57 lookup_map:pkg/lookup_map/lib 57 lookup_map:pkg/lookup_map/lib
58 markdown:third_party/pkg/markdown/lib 58 markdown:third_party/pkg/markdown/lib
59 matcher:third_party/pkg/matcher/lib 59 matcher:third_party/pkg/matcher/lib
60 meta:pkg/meta/lib 60 meta:pkg/meta/lib
61 metatest:third_party/pkg/metatest/lib
62 microlytics:pkg/microlytics/lib 61 microlytics:pkg/microlytics/lib
63 mime:third_party/pkg/mime/lib 62 mime:third_party/pkg/mime/lib
64 mustache4dart:third_party/pkg/mustache4dart/lib 63 mustache4dart:third_party/pkg/mustache4dart/lib
65 oauth2:third_party/pkg/oauth2/lib 64 oauth2:third_party/pkg/oauth2/lib
66 observable:third_party/pkg/observable/lib 65 observable:third_party/pkg/observable/lib
67 observatory:runtime/observatory/lib 66 observatory:runtime/observatory/lib
68 observe:third_party/pkg/observe/lib 67 observe:third_party/pkg/observe/lib
69 package_config:third_party/pkg_tested/package_config/lib 68 package_config:third_party/pkg_tested/package_config/lib
70 package_resolver:third_party/pkg_tested/package_resolver/lib 69 package_resolver:third_party/pkg_tested/package_resolver/lib
71 path:third_party/pkg/path/lib 70 path:third_party/pkg/path/lib
(...skipping 27 matching lines...) Expand all
99 tuple:third_party/pkg/tuple/lib 98 tuple:third_party/pkg/tuple/lib
100 typed_data:third_party/pkg/typed_data/lib 99 typed_data:third_party/pkg/typed_data/lib
101 typed_mock:pkg/typed_mock/lib 100 typed_mock:pkg/typed_mock/lib
102 unittest:third_party/pkg/unittest/lib 101 unittest:third_party/pkg/unittest/lib
103 usage:third_party/pkg/usage/lib 102 usage:third_party/pkg/usage/lib
104 utf:third_party/pkg/utf/lib 103 utf:third_party/pkg/utf/lib
105 watcher:third_party/pkg/watcher/lib 104 watcher:third_party/pkg/watcher/lib
106 web_components:third_party/pkg/web_components/lib 105 web_components:third_party/pkg/web_components/lib
107 web_socket_channel:third_party/pkg/web_socket_channel/lib 106 web_socket_channel:third_party/pkg/web_socket_channel/lib
108 yaml:third_party/pkg/yaml/lib 107 yaml:third_party/pkg/yaml/lib
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698