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

Side by Side Diff: sdk/lib/dart_server.json

Issue 2698003003: Proposal: Add YAML file with VM patch file information. (Closed)
Patch Set: Add reference to issue 28836. 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 | « runtime/vm/libraries.yaml ('k') | sdk/lib/dart_server.yaml » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "libraries": {
3 "_builtin": "../../runtime/bin/builtin.dart",
4 "core": "core/core.dart",
5 "async": "async/async.dart",
6 "collection": "collection/collection.dart",
7 "typed_data": "typed_data/typed_data.dart",
8 "nativewrappers": "html/dartium/nativewrappers.dart",
9 "developer": "developer/developer.dart",
10 "isolate": "isolate/isolate.dart",
11 "mirrors": "mirrors/mirrors.dart",
12 "_vmservice": "vmservice/vmservice.dart",
13 "io": "io/io.dart",
14 "_internal": "internal/internal.dart",
15 "convert": "convert/convert.dart",
16 "profiler": "profiler/profiler.dart",
17 "math": "math/math.dart",
18 "vmservice_io": "../../runtime/bin/vmservice/vmservice_io.dart"
19 }
20 }
OLDNEW
« no previous file with comments | « runtime/vm/libraries.yaml ('k') | sdk/lib/dart_server.yaml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698