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

Unified Diff: pkg/fletchc/.packages

Issue 1422853009: Add mDNS discovery to the Fletch compiler (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Fixed warning in test 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | pkg/fletchc/lib/src/driver/developer.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/fletchc/.packages
diff --git a/pkg/fletchc/.packages b/pkg/fletchc/.packages
index 641f660eaa9efb1fdebecc9dadb84e9292169ded..877649b662b6caeaa25003afe2ff1b5671f08ee2 100644
--- a/pkg/fletchc/.packages
+++ b/pkg/fletchc/.packages
@@ -7,6 +7,7 @@ fletch_agent:../fletch_agent/lib
fletchc:lib
js_ast:../../third_party/dart/pkg/js_ast/lib
js_runtime:../../third_party/dart/sdk/lib/_internal/js_runtime/lib
+mdns:../mdns/lib
package_config:../../third_party/package_config/lib
path:../../third_party/path/lib
persistent:../../third_party/persistent/lib
« no previous file with comments | « no previous file | pkg/fletchc/lib/src/driver/developer.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698