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

Side by Side Diff: .packages

Issue 2508523002: Revert "Remove smoke and observe from SDK DEPS" (Closed)
Patch Set: Created 4 years, 1 month 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 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
56 lookup_map:pkg/lookup_map/lib 56 lookup_map:pkg/lookup_map/lib
57 markdown:third_party/pkg/markdown/lib 57 markdown:third_party/pkg/markdown/lib
58 matcher:third_party/pkg/matcher/lib 58 matcher:third_party/pkg/matcher/lib
59 meta:pkg/meta/lib 59 meta:pkg/meta/lib
60 metatest:third_party/pkg/metatest/lib 60 metatest:third_party/pkg/metatest/lib
61 microlytics:pkg/microlytics/lib 61 microlytics:pkg/microlytics/lib
62 mime:third_party/pkg/mime/lib 62 mime:third_party/pkg/mime/lib
63 mustache4dart:third_party/pkg/mustache4dart/lib 63 mustache4dart:third_party/pkg/mustache4dart/lib
64 oauth2:third_party/pkg/oauth2/lib 64 oauth2:third_party/pkg/oauth2/lib
65 observatory:runtime/observatory/lib 65 observatory:runtime/observatory/lib
66 observe:third_party/pkg/observe/lib
66 package_config:third_party/pkg_tested/package_config/lib 67 package_config:third_party/pkg_tested/package_config/lib
67 package_resolver:third_party/pkg_tested/package_resolver/lib 68 package_resolver:third_party/pkg_tested/package_resolver/lib
68 path:third_party/pkg/path/lib 69 path:third_party/pkg/path/lib
69 petitparser:third_party/pkg/petitparser/lib 70 petitparser:third_party/pkg/petitparser/lib
70 plugin:third_party/pkg/plugin/lib 71 plugin:third_party/pkg/plugin/lib
71 pool:third_party/pkg/pool/lib 72 pool:third_party/pkg/pool/lib
72 protobuf:third_party/pkg/protobuf/lib 73 protobuf:third_party/pkg/protobuf/lib
73 pub:third_party/pkg/pub/lib 74 pub:third_party/pkg/pub/lib
74 pub_semver:third_party/pkg/pub_semver/lib 75 pub_semver:third_party/pkg/pub_semver/lib
75 quiver:third_party/pkg/quiver/lib 76 quiver:third_party/pkg/quiver/lib
76 resource:third_party/pkg/resource/lib 77 resource:third_party/pkg/resource/lib
77 scheduled_test:third_party/pkg/scheduled_test/lib 78 scheduled_test:third_party/pkg/scheduled_test/lib
78 sdk_library_metadata:sdk/lib/_internal/sdk_library_metadata/lib 79 sdk_library_metadata:sdk/lib/_internal/sdk_library_metadata/lib
79 shelf:third_party/pkg/shelf/lib 80 shelf:third_party/pkg/shelf/lib
80 shelf_packages_handler:third_party/pkg/shelf_packages_handler/lib 81 shelf_packages_handler:third_party/pkg/shelf_packages_handler/lib
81 shelf_static:third_party/pkg/shelf_static/lib 82 shelf_static:third_party/pkg/shelf_static/lib
82 shelf_web_socket:third_party/pkg/shelf_web_socket/lib 83 shelf_web_socket:third_party/pkg/shelf_web_socket/lib
84 smoke:third_party/pkg/smoke/lib
83 source_map_stack_trace:third_party/pkg/source_map_stack_trace/lib 85 source_map_stack_trace:third_party/pkg/source_map_stack_trace/lib
84 source_maps:third_party/pkg/source_maps/lib 86 source_maps:third_party/pkg/source_maps/lib
85 source_span:third_party/pkg/source_span/lib 87 source_span:third_party/pkg/source_span/lib
86 stack_trace:third_party/pkg/stack_trace/lib 88 stack_trace:third_party/pkg/stack_trace/lib
87 stream_channel:third_party/pkg/stream_channel/lib 89 stream_channel:third_party/pkg/stream_channel/lib
88 string_scanner:third_party/pkg/string_scanner/lib 90 string_scanner:third_party/pkg/string_scanner/lib
89 test:third_party/pkg/test/lib 91 test:third_party/pkg/test/lib
90 test_reflective_loader:third_party/pkg/test_reflective_loader/lib 92 test_reflective_loader:third_party/pkg/test_reflective_loader/lib
91 typed_data:third_party/pkg/typed_data/lib 93 typed_data:third_party/pkg/typed_data/lib
92 typed_mock:pkg/typed_mock/lib 94 typed_mock:pkg/typed_mock/lib
93 unittest:third_party/pkg/unittest/lib 95 unittest:third_party/pkg/unittest/lib
94 usage:third_party/pkg/usage/lib 96 usage:third_party/pkg/usage/lib
95 utf:third_party/pkg/utf/lib 97 utf:third_party/pkg/utf/lib
96 watcher:third_party/pkg/watcher/lib 98 watcher:third_party/pkg/watcher/lib
97 web_components:third_party/pkg/web_components/lib 99 web_components:third_party/pkg/web_components/lib
98 web_socket_channel:third_party/pkg/web_socket_channel/lib 100 web_socket_channel:third_party/pkg/web_socket_channel/lib
99 when:third_party/pkg/when/lib 101 when:third_party/pkg/when/lib
100 which:third_party/pkg/which/lib 102 which:third_party/pkg/which/lib
101 yaml:third_party/pkg/yaml/lib 103 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