| OLD | NEW |
| 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 55 lookup_map:pkg/lookup_map/lib | 55 lookup_map:pkg/lookup_map/lib |
| 56 markdown:third_party/pkg/markdown/lib | 56 markdown:third_party/pkg/markdown/lib |
| 57 matcher:third_party/pkg/matcher/lib | 57 matcher:third_party/pkg/matcher/lib |
| 58 meta:pkg/meta/lib | 58 meta:pkg/meta/lib |
| 59 microlytics:pkg/microlytics/lib | 59 microlytics:pkg/microlytics/lib |
| 60 mime:third_party/pkg/mime/lib | 60 mime:third_party/pkg/mime/lib |
| 61 mockito:third_party/pkg/mockito/lib | 61 mockito:third_party/pkg/mockito/lib |
| 62 mustache4dart:third_party/pkg/mustache4dart/lib | 62 mustache4dart:third_party/pkg/mustache4dart/lib |
| 63 oauth2:third_party/pkg/oauth2/lib | 63 oauth2:third_party/pkg/oauth2/lib |
| 64 observatory:runtime/observatory/lib | 64 observatory:runtime/observatory/lib |
| 65 # Note: this is pointing to the observatory_pub_packages version of pkg/observe | |
| 66 observe:third_party/observatory_pub_packages/packages/observe/lib | |
| 67 package_config:third_party/pkg_tested/package_config/lib | 65 package_config:third_party/pkg_tested/package_config/lib |
| 68 package_resolver:third_party/pkg_tested/package_resolver/lib | 66 package_resolver:third_party/pkg_tested/package_resolver/lib |
| 69 path:third_party/pkg/path/lib | 67 path:third_party/pkg/path/lib |
| 70 petitparser:third_party/pkg/petitparser/lib | 68 petitparser:third_party/pkg/petitparser/lib |
| 71 plugin:third_party/pkg/plugin/lib | 69 plugin:third_party/pkg/plugin/lib |
| 72 pool:third_party/pkg/pool/lib | 70 pool:third_party/pkg/pool/lib |
| 73 protobuf:third_party/pkg/protobuf/lib | 71 protobuf:third_party/pkg/protobuf/lib |
| 74 pub:third_party/pkg/pub/lib | 72 pub:third_party/pkg/pub/lib |
| 75 pub_semver:third_party/pkg/pub_semver/lib | 73 pub_semver:third_party/pkg/pub_semver/lib |
| 76 quiver:third_party/pkg/quiver/lib | 74 quiver:third_party/pkg/quiver/lib |
| 77 quiver_hashcode:third_party/pkg/quiver_hashcode/lib | 75 quiver_hashcode:third_party/pkg/quiver_hashcode/lib |
| 78 resource:third_party/pkg/resource/lib | 76 resource:third_party/pkg/resource/lib |
| 79 scheduled_test:third_party/pkg/scheduled_test/lib | 77 scheduled_test:third_party/pkg/scheduled_test/lib |
| 80 sdk_library_metadata:sdk/lib/_internal/sdk_library_metadata/lib | 78 sdk_library_metadata:sdk/lib/_internal/sdk_library_metadata/lib |
| 81 shelf:third_party/pkg/shelf/lib | 79 shelf:third_party/pkg/shelf/lib |
| 82 shelf_packages_handler:third_party/pkg/shelf_packages_handler/lib | 80 shelf_packages_handler:third_party/pkg/shelf_packages_handler/lib |
| 83 shelf_static:third_party/pkg/shelf_static/lib | 81 shelf_static:third_party/pkg/shelf_static/lib |
| 84 shelf_web_socket:third_party/pkg/shelf_web_socket/lib | 82 shelf_web_socket:third_party/pkg/shelf_web_socket/lib |
| 85 # Note: this is pointing to the observatory_pub_packages version of pkg/observe | |
| 86 smoke:third_party/observatory_pub_packages/packages/smoke/lib | |
| 87 source_map_stack_trace:third_party/pkg/source_map_stack_trace/lib | 83 source_map_stack_trace:third_party/pkg/source_map_stack_trace/lib |
| 88 source_maps:third_party/pkg/source_maps/lib | 84 source_maps:third_party/pkg/source_maps/lib |
| 89 source_span:third_party/pkg/source_span/lib | 85 source_span:third_party/pkg/source_span/lib |
| 90 stack_trace:third_party/pkg/stack_trace/lib | 86 stack_trace:third_party/pkg/stack_trace/lib |
| 91 status_file:pkg/status_file/lib | 87 status_file:pkg/status_file/lib |
| 92 stream_channel:third_party/pkg/stream_channel/lib | 88 stream_channel:third_party/pkg/stream_channel/lib |
| 93 string_scanner:third_party/pkg/string_scanner/lib | 89 string_scanner:third_party/pkg/string_scanner/lib |
| 94 telemetry:pkg/telemetry/lib | 90 telemetry:pkg/telemetry/lib |
| 95 test:third_party/pkg/test/lib | 91 test:third_party/pkg/test/lib |
| 96 test_dart:tools/testing/dart | 92 test_dart:tools/testing/dart |
| 97 testing:pkg/testing/lib | 93 testing:pkg/testing/lib |
| 98 test_reflective_loader:third_party/pkg/test_reflective_loader/lib | 94 test_reflective_loader:third_party/pkg/test_reflective_loader/lib |
| 99 tuple:third_party/pkg/tuple/lib | 95 tuple:third_party/pkg/tuple/lib |
| 100 typed_data:third_party/pkg/typed_data/lib | 96 typed_data:third_party/pkg/typed_data/lib |
| 101 typed_mock:pkg/typed_mock/lib | 97 typed_mock:pkg/typed_mock/lib |
| 102 unittest:third_party/pkg/unittest/lib | 98 unittest:third_party/pkg/unittest/lib |
| 103 usage:third_party/pkg/usage/lib | 99 usage:third_party/pkg/usage/lib |
| 104 utf:third_party/pkg/utf/lib | 100 utf:third_party/pkg/utf/lib |
| 105 watcher:third_party/pkg/watcher/lib | 101 watcher:third_party/pkg/watcher/lib |
| 106 # Note: this is pointing to the observatory_pub_packages version of pkg/observe | 102 # Note: this is pointing to the observatory_pub_packages version of pkg/observe |
| 107 web_components:third_party/observatory_pub_packages/packages/web_components/lib | 103 web_components:third_party/observatory_pub_packages/packages/web_components/lib |
| 108 web_socket_channel:third_party/pkg/web_socket_channel/lib | 104 web_socket_channel:third_party/pkg/web_socket_channel/lib |
| 109 yaml:third_party/pkg/yaml/lib | 105 yaml:third_party/pkg/yaml/lib |
| OLD | NEW |