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

Unified Diff: pkg/front_end/pubspec.yaml

Issue 2999263002: add bazel worker for summary generation (Closed)
Patch Set: code review updates Created 3 years, 4 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 | « no previous file | pkg/front_end/tool/bazel/worker.dart » ('j') | pkg/front_end/tool/bazel/worker.dart » ('J')
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 f5110afed6ab729571503e248df2265a72017156..130cc01c34c088887380c5a650f0b9280bfcf756 100644
--- a/pkg/front_end/pubspec.yaml
+++ b/pkg/front_end/pubspec.yaml
@@ -11,6 +11,8 @@ dependencies:
source_span: '^1.2.3'
dev_dependencies:
analyzer: '>=0.30.0 <0.32.0'
+ args: '>=0.13.0 <2.0.0'
+ bazel_worker: ^0.1.4
package_config: '^1.0.0'
test: ^0.12.0
test_reflective_loader: ^0.1.0
« no previous file with comments | « no previous file | pkg/front_end/tool/bazel/worker.dart » ('j') | pkg/front_end/tool/bazel/worker.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698