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

Unified Diff: pkg/mdv/pubspec.yaml

Issue 17770006: [mdv] implement full DOM stability (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: include test Created 7 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/mdv/pubspec.yaml
diff --git a/pkg/mdv/pubspec.yaml b/pkg/mdv/pubspec.yaml
index a9b5fd35526a23890f4a58740ea4623ee306be7d..f1149f6dddf4c75ef7581ccd20661fa00376fb82 100644
--- a/pkg/mdv/pubspec.yaml
+++ b/pkg/mdv/pubspec.yaml
@@ -9,5 +9,7 @@ description: >
immediately assigned to the model.
dependencies:
observe: any
+ # This is only for IdentityMap. See http://dartbug.com/4161.
+ serialization: any
dev_dependencies:
unittest: any

Powered by Google App Engine
This is Rietveld 408576698