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

Side by Side Diff: .packages

Issue 1426863003: Add a mDNS package (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
« no previous file with comments | « no previous file | pkg/mdns/lib/mdns.dart » ('j') | pkg/mdns/lib/mdns.dart » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 async_helper:pkg/async_helper/lib 4 async_helper:pkg/async_helper/lib
5 charcode:third_party/charcode/lib 5 charcode:third_party/charcode/lib
6 compiler:third_party/dart/pkg/compiler/lib 6 compiler:third_party/dart/pkg/compiler/lib
7 crypto:third_party/crypto/lib 7 crypto:third_party/crypto/lib
8 expect:third_party/dart/pkg/expect/lib 8 expect:third_party/dart/pkg/expect/lib
9 file:pkg/file/lib 9 file:pkg/file/lib
10 fletch_agent:pkg/fletch_agent/lib 10 fletch_agent:pkg/fletch_agent/lib
11 fletch:pkg/fletch/lib 11 fletch:pkg/fletch/lib
12 fletchc:pkg/fletchc/lib 12 fletchc:pkg/fletchc/lib
13 github_sample:samples/github/lib 13 github_sample:samples/github/lib
14 gpio:pkg/gpio/lib 14 gpio:pkg/gpio/lib
15 http:pkg/http/lib 15 http:pkg/http/lib
16 i2c:pkg/i2c/lib 16 i2c:pkg/i2c/lib
17 immi_samples:pkg/immi_samples/lib 17 immi_samples:pkg/immi_samples/lib
18 immutable:pkg/immutable/lib 18 immutable:pkg/immutable/lib
19 isolate:pkg/isolate/lib 19 isolate:pkg/isolate/lib
20 js_ast:third_party/dart/pkg/js_ast/lib 20 js_ast:third_party/dart/pkg/js_ast/lib
21 js_runtime:third_party/dart/sdk/lib/_internal/js_runtime/lib/ 21 js_runtime:third_party/dart/sdk/lib/_internal/js_runtime/lib/
22 lk:pkg/lk/lib 22 lk:pkg/lk/lib
23 mdns:pkg/mdns/lib
23 os:pkg/os/lib 24 os:pkg/os/lib
24 package_config:third_party/package_config/lib 25 package_config:third_party/package_config/lib
25 path:third_party/path/lib 26 path:third_party/path/lib
26 persistent:third_party/persistent/lib/ 27 persistent:third_party/persistent/lib/
27 raspberry_pi:pkg/raspberry_pi/lib 28 raspberry_pi:pkg/raspberry_pi/lib
28 sdk_library_metadata:third_party/dart/sdk/lib/_internal/sdk_library_metadata/lib / 29 sdk_library_metadata:third_party/dart/sdk/lib/_internal/sdk_library_metadata/lib /
29 servicec:pkg/servicec/lib 30 servicec:pkg/servicec/lib
30 old_servicec:tools/servicec/lib 31 old_servicec:tools/servicec/lib
31 socket:pkg/socket/lib 32 socket:pkg/socket/lib
32 dart_isolate:third_party/isolate/lib 33 dart_isolate:third_party/isolate/lib
OLDNEW
« no previous file with comments | « no previous file | pkg/mdns/lib/mdns.dart » ('j') | pkg/mdns/lib/mdns.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698