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

Unified Diff: pkg/front_end/pubspec.yaml

Issue 2937983002: Remove deps from reloader (Closed)
Patch Set: Created 3 years, 6 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « pkg/front_end/lib/src/vm/reload.dart ('k') | pkg/front_end/test/src/incremental/hot_reload_e2e_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/front_end/pubspec.yaml
diff --git a/pkg/front_end/pubspec.yaml b/pkg/front_end/pubspec.yaml
index c8e2642fc73f84918ea4599c203d2214dae78cda..8789cc652f7254406bfe07346f3d7272857ddd0b 100644
--- a/pkg/front_end/pubspec.yaml
+++ b/pkg/front_end/pubspec.yaml
@@ -14,3 +14,6 @@ dev_dependencies:
package_config: '^1.0.0'
test: ^0.12.0
test_reflective_loader: ^0.1.0
+ json_rpc_2: ^2.0.4
+ stream_channel: ^1.6.1
+ web_socket_channel: ^1.0.4
« no previous file with comments | « pkg/front_end/lib/src/vm/reload.dart ('k') | pkg/front_end/test/src/incremental/hot_reload_e2e_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698