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

Unified Diff: pkg/mdv/pubspec.yaml

Issue 19771010: implement dirty checking for @observable objects (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: logging for loops in dirty checking Created 7 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/mdv/pubspec.yaml
diff --git a/pkg/mdv/pubspec.yaml b/pkg/mdv/pubspec.yaml
index f1149f6dddf4c75ef7581ccd20661fa00376fb82..c962aed55381b65f58020eae8a817ab554127df3 100644
--- a/pkg/mdv/pubspec.yaml
+++ b/pkg/mdv/pubspec.yaml
@@ -8,6 +8,7 @@ description: >
Updates to the model are reflected in the DOM and user input into the DOM is
immediately assigned to the model.
dependencies:
+ logging: any
observe: any
# This is only for IdentityMap. See http://dartbug.com/4161.
serialization: any

Powered by Google App Engine
This is Rietveld 408576698