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

Side by Side Diff: .packages

Issue 3001393002: Point DEPS to mirrored repos of dart-lang packages, add term_glyph. (Closed)
Patch Set: Created 3 years, 4 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 analysis_server_client:pkg/analysis_server_client/lib 10 analysis_server_client:pkg/analysis_server_client/lib
(...skipping 71 matching lines...) Expand 10 before | Expand all | Expand 10 after
82 shelf_static:third_party/pkg/shelf_static/lib 82 shelf_static:third_party/pkg/shelf_static/lib
83 shelf_web_socket:third_party/pkg/shelf_web_socket/lib 83 shelf_web_socket:third_party/pkg/shelf_web_socket/lib
84 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
85 source_maps:third_party/pkg/source_maps/lib 85 source_maps:third_party/pkg/source_maps/lib
86 source_span:third_party/pkg/source_span/lib 86 source_span:third_party/pkg/source_span/lib
87 stack_trace:third_party/pkg/stack_trace/lib 87 stack_trace:third_party/pkg/stack_trace/lib
88 status_file:pkg/status_file/lib 88 status_file:pkg/status_file/lib
89 stream_channel:third_party/pkg/stream_channel/lib 89 stream_channel:third_party/pkg/stream_channel/lib
90 string_scanner:third_party/pkg/string_scanner/lib 90 string_scanner:third_party/pkg/string_scanner/lib
91 telemetry:pkg/telemetry/lib 91 telemetry:pkg/telemetry/lib
92 term_glyph:third_party/pkg/term_glyph/lib
92 test:third_party/pkg/test/lib 93 test:third_party/pkg/test/lib
93 test_dart:tools/testing/dart 94 test_dart:tools/testing/dart
94 testing:pkg/testing/lib 95 testing:pkg/testing/lib
95 test_reflective_loader:third_party/pkg/test_reflective_loader/lib 96 test_reflective_loader:third_party/pkg/test_reflective_loader/lib
96 tuple:third_party/pkg/tuple/lib 97 tuple:third_party/pkg/tuple/lib
97 typed_data:third_party/pkg/typed_data/lib 98 typed_data:third_party/pkg/typed_data/lib
98 typed_mock:pkg/typed_mock/lib 99 typed_mock:pkg/typed_mock/lib
99 unittest:third_party/pkg/unittest/lib 100 unittest:third_party/pkg/unittest/lib
100 usage:third_party/pkg/usage/lib 101 usage:third_party/pkg/usage/lib
101 utf:third_party/pkg/utf/lib 102 utf:third_party/pkg/utf/lib
102 watcher:third_party/pkg/watcher/lib 103 watcher:third_party/pkg/watcher/lib
103 # Note: this is pointing to the observatory_pub_packages version of pkg/observe 104 # Note: this is pointing to the observatory_pub_packages version of pkg/observe
104 web_components:third_party/observatory_pub_packages/packages/web_components/lib 105 web_components:third_party/observatory_pub_packages/packages/web_components/lib
105 web_socket_channel:third_party/pkg/web_socket_channel/lib 106 web_socket_channel:third_party/pkg/web_socket_channel/lib
106 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