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

Unified Diff: pkg/polymer_expressions/pubspec.yaml

Issue 141703024: Refactor of PolymerExpressions. Adds "as" expressions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reviewable state. More readable tests. Created 6 years, 11 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/polymer_expressions/pubspec.yaml
diff --git a/pkg/polymer_expressions/pubspec.yaml b/pkg/polymer_expressions/pubspec.yaml
index 5b80ae928e56876194fe61441c31b5075dda325c..7fa0ded35d40cbd940a06694967bcb9f57711577 100644
--- a/pkg/polymer_expressions/pubspec.yaml
+++ b/pkg/polymer_expressions/pubspec.yaml
@@ -10,5 +10,6 @@ dependencies:
dev_dependencies:
unittest: ">=0.9.0 <0.10.0"
benchmark_harness: ">=1.0.0 <2.0.0"
+ mutation_observer: ">=0.9.0 <2.0.0"
environment:
sdk: ">=1.0.0 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698