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 2702483003: Update third-party packages to most recent versions (Closed)
Patch Set: remove comment Created 3 years, 10 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 44 matching lines...) Expand 10 before | Expand all | Expand 10 after
55 logging:third_party/pkg/logging/lib 55 logging:third_party/pkg/logging/lib
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 observable:third_party/pkg/observable/lib
65 observatory:runtime/observatory/lib 66 observatory:runtime/observatory/lib
66 observe:third_party/pkg/observe/lib 67 observe:third_party/pkg/observe/lib
67 package_config:third_party/pkg_tested/package_config/lib 68 package_config:third_party/pkg_tested/package_config/lib
68 package_resolver:third_party/pkg_tested/package_resolver/lib 69 package_resolver:third_party/pkg_tested/package_resolver/lib
69 path:third_party/pkg/path/lib 70 path:third_party/pkg/path/lib
70 petitparser:third_party/pkg/petitparser/lib 71 petitparser:third_party/pkg/petitparser/lib
71 plugin:third_party/pkg/plugin/lib 72 plugin:third_party/pkg/plugin/lib
72 pool:third_party/pkg/pool/lib 73 pool:third_party/pkg/pool/lib
73 protobuf:third_party/pkg/protobuf/lib 74 protobuf:third_party/pkg/protobuf/lib
74 pub:third_party/pkg/pub/lib 75 pub:third_party/pkg/pub/lib
(...skipping 21 matching lines...) Expand all
96 typed_mock:pkg/typed_mock/lib 97 typed_mock:pkg/typed_mock/lib
97 unittest:third_party/pkg/unittest/lib 98 unittest:third_party/pkg/unittest/lib
98 usage:third_party/pkg/usage/lib 99 usage:third_party/pkg/usage/lib
99 utf:third_party/pkg/utf/lib 100 utf:third_party/pkg/utf/lib
100 watcher:third_party/pkg/watcher/lib 101 watcher:third_party/pkg/watcher/lib
101 web_components:third_party/pkg/web_components/lib 102 web_components:third_party/pkg/web_components/lib
102 web_socket_channel:third_party/pkg/web_socket_channel/lib 103 web_socket_channel:third_party/pkg/web_socket_channel/lib
103 when:third_party/pkg/when/lib 104 when:third_party/pkg/when/lib
104 which:third_party/pkg/which/lib 105 which:third_party/pkg/which/lib
105 yaml:third_party/pkg/yaml/lib 106 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