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

Unified Diff: pkg/observe/pubspec.yaml

Issue 14732003: Implement Model-Driven-Views spec for Dart (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: comment tweaks Created 7 years, 7 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/yaml/pubspec.yaml b/pkg/observe/pubspec.yaml
similarity index 63%
copy from pkg/yaml/pubspec.yaml
copy to pkg/observe/pubspec.yaml
index 4b17267fcb69e10aa2e26cb213d0729fe16a38e7..9b47b648d47279f7def2dd44150f270a242f1e73 100644
--- a/pkg/yaml/pubspec.yaml
+++ b/pkg/observe/pubspec.yaml
@@ -1,6 +1,6 @@
-name: yaml
+name: observe
author: "Dart Team <misc@dartlang.org>"
homepage: http://www.dartlang.org
-description: A parser for YAML.
+description: observable objects for data binding
dev_dependencies:
unittest: any

Powered by Google App Engine
This is Rietveld 408576698