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

Unified Diff: pkg/observe/pubspec.yaml

Issue 22396004: Make observable transform a barback transform. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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/observe/pubspec.yaml
diff --git a/pkg/observe/pubspec.yaml b/pkg/observe/pubspec.yaml
index 77f2bc48afcd0c5b22ddc3d69f16cfe89cedabe9..78af400965f4c7b54434c509e1db3124161e8ef0 100644
--- a/pkg/observe/pubspec.yaml
+++ b/pkg/observe/pubspec.yaml
@@ -8,6 +8,11 @@ description: >
immediately assigned to the model.
homepage: https://github.com/dart-lang/web-ui
dependencies:
+ analyzer_experimental: any
+ barback: any
+ codegen: any
logging: any
+ path: any
+ source_span: any
dev_dependencies:
unittest: any

Powered by Google App Engine
This is Rietveld 408576698