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

Unified Diff: pkg/mdv_observe/pubspec.yaml

Issue 14908005: "Reverting 22561" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
« no previous file with comments | « pkg/mdv_observe/lib/src/observable_map.dart ('k') | pkg/mdv_observe/test/list_change_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/mdv_observe/pubspec.yaml
diff --git a/pkg/mdv_observe/pubspec.yaml b/pkg/mdv_observe/pubspec.yaml
deleted file mode 100644
index 59da4421de4888acb92e28f53054c34c6b641b72..0000000000000000000000000000000000000000
--- a/pkg/mdv_observe/pubspec.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-name: mdv_observe
-author: "Web UI Team <web-ui-dev@dartlang.org>"
-homepage: https://github.com/dart-lang/web-ui
-description: >
- Observable properties and objects for use in Model-Driven-Views (MDV).
- MDV extends HTML and the DOM APIs to support a sensible separation between the
- UI (DOM) of a document or application and its underlying data (model).
- Updates to the model are reflected in the DOM and user input into the DOM is
- immediately assigned to the model.
-dev_dependencies:
- unittest: any
« no previous file with comments | « pkg/mdv_observe/lib/src/observable_map.dart ('k') | pkg/mdv_observe/test/list_change_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698