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

Side by Side Diff: .packages

Issue 2978233002: 2nd try: SDK dep cleanup (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') | tests/html/utils.dart » ('J')
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
11 analyzer_cli:pkg/analyzer_cli/lib 11 analyzer_cli:pkg/analyzer_cli/lib
12 analyzer_plugin:pkg/analyzer_plugin/lib 12 analyzer_plugin:pkg/analyzer_plugin/lib
13 args:third_party/pkg/args/lib 13 args:third_party/pkg/args/lib
14 async:third_party/pkg/async/lib 14 async:third_party/pkg/async/lib
15 async_helper:pkg/async_helper/lib 15 async_helper:pkg/async_helper/lib
16 barback:third_party/pkg/barback/lib 16 barback:third_party/pkg/barback/lib
17 bazel_worker:third_party/pkg/bazel_worker/lib 17 bazel_worker:third_party/pkg/bazel_worker/lib
18 boolean_selector:third_party/pkg/boolean_selector/lib 18 boolean_selector:third_party/pkg/boolean_selector/lib
19 browser:pkg/browser/lib 19 browser:pkg/browser/lib
20 charcode:third_party/pkg/charcode/lib 20 charcode:third_party/pkg/charcode/lib
21 charted:third_party/observatory_pub_packages/packages/charted/lib 21 charted:third_party/observatory_pub_packages/packages/charted/lib
22 cli_util:third_party/pkg/cli_util/lib 22 cli_util:third_party/pkg/cli_util/lib
23 code_transformers:third_party/pkg/code_transformers/lib
24 collection:third_party/pkg/collection/lib 23 collection:third_party/pkg/collection/lib
25 compiler:pkg/compiler/lib 24 compiler:pkg/compiler/lib
26 # Compiler is imported as compiler_unsupported so it can work outside the SDK. 25 # Compiler is imported as compiler_unsupported so it can work outside the SDK.
27 compiler_unsupported:pkg/compiler/lib 26 compiler_unsupported:pkg/compiler/lib
28 convert:third_party/pkg/convert/lib 27 convert:third_party/pkg/convert/lib
29 crypto:third_party/pkg/crypto/lib 28 crypto:third_party/pkg/crypto/lib
30 csslib:third_party/pkg/csslib/lib 29 csslib:third_party/pkg/csslib/lib
31 dart2js_info:third_party/pkg/dart2js_info/lib 30 dart2js_info:third_party/pkg/dart2js_info/lib
32 dart_messages:pkg/dart_messages/lib 31 dart_messages:pkg/dart_messages/lib
33 dart_style:third_party/pkg_tested/dart_style/lib 32 dart_style:third_party/pkg_tested/dart_style/lib
34 dartdoc:third_party/pkg/dartdoc/lib 33 dartdoc:third_party/pkg/dartdoc/lib
35 dev_compiler:pkg/dev_compiler/lib 34 dev_compiler:pkg/dev_compiler/lib
36 expect:pkg/expect/lib 35 expect:pkg/expect/lib
37 fasta:pkg/fasta/lib 36 fasta:pkg/fasta/lib
38 fixnum:third_party/pkg/fixnum/lib 37 fixnum:third_party/pkg/fixnum/lib
39 front_end:pkg/front_end/lib 38 front_end:pkg/front_end/lib
40 func:third_party/pkg/func/lib 39 func:third_party/pkg/func/lib
41 glob:third_party/pkg/glob/lib 40 glob:third_party/pkg/glob/lib
42 html:third_party/pkg/html/lib 41 html:third_party/pkg/html/lib
43 http:third_party/pkg/http/lib 42 http:third_party/pkg/http/lib
44 http_multi_server:third_party/pkg/http_multi_server/lib 43 http_multi_server:third_party/pkg/http_multi_server/lib
45 http_parser:third_party/pkg/http_parser/lib 44 http_parser:third_party/pkg/http_parser/lib
46 http_throttle:third_party/pkg/http_throttle/lib 45 http_throttle:third_party/pkg/http_throttle/lib
47 initialize:third_party/pkg/initialize/lib
48 intl:third_party/pkg/intl/lib 46 intl:third_party/pkg/intl/lib
49 isolate:third_party/pkg/isolate/lib 47 isolate:third_party/pkg/isolate/lib
50 js:pkg/js/lib 48 js:pkg/js/lib
51 js_ast:pkg/js_ast/lib 49 js_ast:pkg/js_ast/lib
52 js_runtime:sdk/lib/_internal/js_runtime/lib 50 js_runtime:sdk/lib/_internal/js_runtime/lib
53 json_rpc_2:third_party/pkg/json_rpc_2/lib 51 json_rpc_2:third_party/pkg/json_rpc_2/lib
54 kernel:pkg/kernel/lib 52 kernel:pkg/kernel/lib
55 linter:third_party/pkg/linter/lib 53 linter:third_party/pkg/linter/lib
56 logging:third_party/pkg/logging/lib 54 logging:third_party/pkg/logging/lib
57 lookup_map:pkg/lookup_map/lib 55 lookup_map:pkg/lookup_map/lib
58 markdown:third_party/pkg/markdown/lib 56 markdown:third_party/pkg/markdown/lib
59 matcher:third_party/pkg/matcher/lib 57 matcher:third_party/pkg/matcher/lib
60 meta:pkg/meta/lib 58 meta:pkg/meta/lib
61 microlytics:pkg/microlytics/lib 59 microlytics:pkg/microlytics/lib
62 mime:third_party/pkg/mime/lib 60 mime:third_party/pkg/mime/lib
63 mustache4dart:third_party/pkg/mustache4dart/lib 61 mustache4dart:third_party/pkg/mustache4dart/lib
64 oauth2:third_party/pkg/oauth2/lib 62 oauth2:third_party/pkg/oauth2/lib
65 observable:third_party/pkg/observable/lib
66 observatory:runtime/observatory/lib 63 observatory:runtime/observatory/lib
67 observe:third_party/pkg/observe/lib 64 # Note: this is pointing to the observatory_pub_packages version of pkg/observe
65 observe:third_party/observatory_pub_packages/packages/observe/lib
devoncarew 2017/07/18 19:54:44 This is a bit tricky; hopefully won't cause issues
68 package_config:third_party/pkg_tested/package_config/lib 66 package_config:third_party/pkg_tested/package_config/lib
69 package_resolver:third_party/pkg_tested/package_resolver/lib 67 package_resolver:third_party/pkg_tested/package_resolver/lib
70 path:third_party/pkg/path/lib 68 path:third_party/pkg/path/lib
71 petitparser:third_party/pkg/petitparser/lib 69 petitparser:third_party/pkg/petitparser/lib
72 plugin:third_party/pkg/plugin/lib 70 plugin:third_party/pkg/plugin/lib
73 pool:third_party/pkg/pool/lib 71 pool:third_party/pkg/pool/lib
74 protobuf:third_party/pkg/protobuf/lib 72 protobuf:third_party/pkg/protobuf/lib
75 pub:third_party/pkg/pub/lib 73 pub:third_party/pkg/pub/lib
76 pub_semver:third_party/pkg/pub_semver/lib 74 pub_semver:third_party/pkg/pub_semver/lib
77 quiver:third_party/pkg/quiver/lib 75 quiver:third_party/pkg/quiver/lib
78 quiver_hashcode:third_party/pkg/quiver_hashcode/lib 76 quiver_hashcode:third_party/pkg/quiver_hashcode/lib
79 resource:third_party/pkg/resource/lib 77 resource:third_party/pkg/resource/lib
80 scheduled_test:third_party/pkg/scheduled_test/lib 78 scheduled_test:third_party/pkg/scheduled_test/lib
81 sdk_library_metadata:sdk/lib/_internal/sdk_library_metadata/lib 79 sdk_library_metadata:sdk/lib/_internal/sdk_library_metadata/lib
82 shelf:third_party/pkg/shelf/lib 80 shelf:third_party/pkg/shelf/lib
83 shelf_packages_handler:third_party/pkg/shelf_packages_handler/lib 81 shelf_packages_handler:third_party/pkg/shelf_packages_handler/lib
84 shelf_static:third_party/pkg/shelf_static/lib 82 shelf_static:third_party/pkg/shelf_static/lib
85 shelf_web_socket:third_party/pkg/shelf_web_socket/lib 83 shelf_web_socket:third_party/pkg/shelf_web_socket/lib
86 smoke:third_party/pkg/smoke/lib
87 source_map_stack_trace:third_party/pkg/source_map_stack_trace/lib 84 source_map_stack_trace:third_party/pkg/source_map_stack_trace/lib
88 source_maps:third_party/pkg/source_maps/lib 85 source_maps:third_party/pkg/source_maps/lib
89 source_span:third_party/pkg/source_span/lib 86 source_span:third_party/pkg/source_span/lib
90 stack_trace:third_party/pkg/stack_trace/lib 87 stack_trace:third_party/pkg/stack_trace/lib
91 stream_channel:third_party/pkg/stream_channel/lib 88 stream_channel:third_party/pkg/stream_channel/lib
92 string_scanner:third_party/pkg/string_scanner/lib 89 string_scanner:third_party/pkg/string_scanner/lib
93 telemetry:pkg/telemetry/lib 90 telemetry:pkg/telemetry/lib
94 test:third_party/pkg/test/lib 91 test:third_party/pkg/test/lib
95 test_dart:tools/testing/dart 92 test_dart:tools/testing/dart
96 testing:pkg/testing/lib 93 testing:pkg/testing/lib
97 test_reflective_loader:third_party/pkg/test_reflective_loader/lib 94 test_reflective_loader:third_party/pkg/test_reflective_loader/lib
98 tuple:third_party/pkg/tuple/lib 95 tuple:third_party/pkg/tuple/lib
99 typed_data:third_party/pkg/typed_data/lib 96 typed_data:third_party/pkg/typed_data/lib
100 typed_mock:pkg/typed_mock/lib 97 typed_mock:pkg/typed_mock/lib
101 unittest:third_party/pkg/unittest/lib 98 unittest:third_party/pkg/unittest/lib
102 usage:third_party/pkg/usage/lib 99 usage:third_party/pkg/usage/lib
103 utf:third_party/pkg/utf/lib 100 utf:third_party/pkg/utf/lib
104 watcher:third_party/pkg/watcher/lib 101 watcher:third_party/pkg/watcher/lib
105 web_components:third_party/pkg/web_components/lib
106 web_socket_channel:third_party/pkg/web_socket_channel/lib 102 web_socket_channel:third_party/pkg/web_socket_channel/lib
107 yaml:third_party/pkg/yaml/lib 103 yaml:third_party/pkg/yaml/lib
OLDNEW
« no previous file with comments | « no previous file | DEPS » ('j') | tests/html/utils.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698