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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 2132073003: Validate cache consistency asynchronously. Compute modification times of physical files in a separa… (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 5 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
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index 6e4376f606806053593d58b0b95ae72ed597cd85..84d6e623fda8250c41a3db3732e0337b8b77944d 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -9,6 +9,7 @@ dependencies:
args: '>=0.12.1 <0.14.0'
crypto: '>=1.1.1 <3.0.0'
glob: ^1.0.3
+ isolate: ^0.2.2
html: ^0.12.0
package_config: ^0.1.5
path: '>=0.9.0 <2.0.0'

Powered by Google App Engine
This is Rietveld 408576698