Chromium Code Reviews| 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 |