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

Unified Diff: pkg/analyzer/pubspec.yaml

Issue 365193004: Move Index and IndexStore implementations into Engine. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
Index: pkg/analyzer/pubspec.yaml
diff --git a/pkg/analyzer/pubspec.yaml b/pkg/analyzer/pubspec.yaml
index 8ebbcd85adb90fd8978e88ff2ba1c1f39fc9524e..417a40fd286c743e139bd179f4fd3067af52de7d 100644
--- a/pkg/analyzer/pubspec.yaml
+++ b/pkg/analyzer/pubspec.yaml
@@ -9,5 +9,6 @@ dependencies:
args: '>=0.10.0 <0.12.0'
logging: '>=0.9.0 <0.10.0'
path: '>=0.9.0 <2.0.0'
+ typed_mock: any
dev_dependencies:
unittest: '>=0.9.0 <0.12.0'

Powered by Google App Engine
This is Rietveld 408576698