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

Side by Side Diff: tests/fletchc/.packages

Issue 1450393002: Roll sdk dependency to 34357cdad108dcba734949bd13bd28c76ea285e0 (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Created 5 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
OLDNEW
1 # Copyright (c) 2015, the Fletch project authors. Please see the AUTHORS file 1 # Copyright (c) 2015, the Fletch 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.md file. 3 # BSD-style license that can be found in the LICENSE.md file.
4 charcode:../../third_party/charcode/lib 4 charcode:../../third_party/charcode/lib
5 collection:../../third_party/collection/lib
5 compiler:../../third_party/dart/pkg/compiler/lib 6 compiler:../../third_party/dart/pkg/compiler/lib
7 dart2js_info:../../third_party/dart2js_info/lib
6 fletch_agent:../../pkg/fletch_agent/lib 8 fletch_agent:../../pkg/fletch_agent/lib
7 fletchc:../../pkg/fletchc/lib 9 fletchc:../../pkg/fletchc/lib
8 js_ast:../../third_party/dart/pkg/js_ast/lib 10 js_ast:../../third_party/dart/pkg/js_ast/lib
9 js_runtime:../../third_party/dart/sdk/lib/_internal/js_runtime/lib/ 11 js_runtime:../../third_party/dart/sdk/lib/_internal/js_runtime/lib/
10 mdns:../../pkg/mdns/lib 12 mdns:../../pkg/mdns/lib
11 old_servicec:../../tools/servicec/lib 13 old_servicec:../../tools/servicec/lib
12 old_servicec:../../tools/servicec/lib 14 old_servicec:../../tools/servicec/lib
13 package_config:../../third_party/package_config/lib 15 package_config:../../third_party/package_config/lib
14 path:../../third_party/path/lib 16 path:../../third_party/path/lib
15 persistent:../../third_party/persistent/lib/ 17 persistent:../../third_party/persistent/lib/
18 pub_semver:../../third_party/pub_semver/lib
16 sdk_library_metadata:../../third_party/dart/sdk/lib/_internal/sdk_library_metada ta/lib/ 19 sdk_library_metadata:../../third_party/dart/sdk/lib/_internal/sdk_library_metada ta/lib/
17 servicec:../../pkg/servicec/lib 20 servicec:../../pkg/servicec/lib
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698