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

Unified Diff: pkg/element_created/pubspec.yaml

Issue 184033007: Prototype of Dart proxies for JS objects. Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: More tests. Created 6 years, 10 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/element_created/lib/element_created.js ('k') | pkg/element_created/test/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/element_created/pubspec.yaml
diff --git a/pkg/element_created/pubspec.yaml b/pkg/element_created/pubspec.yaml
new file mode 100644
index 0000000000000000000000000000000000000000..0fc269bfb148079660cd2c45da07552866b5465e
--- /dev/null
+++ b/pkg/element_created/pubspec.yaml
@@ -0,0 +1,5 @@
+name: element_created
+version: 0.0.1-dev
+author: Dart Team <misc@dartlang.org>
+description: Library for getting custom element created callbacks
+homepage: http://www.dartlang.org
« no previous file with comments | « pkg/element_created/lib/element_created.js ('k') | pkg/element_created/test/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698