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

Unified Diff: pkg/custom_element/pubspec.yaml

Issue 158083002: introduce web_components pkg for consolidated polyfills (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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
Index: pkg/custom_element/pubspec.yaml
diff --git a/pkg/custom_element/pubspec.yaml b/pkg/custom_element/pubspec.yaml
deleted file mode 100644
index 95a25ea01ed5c61e022174c7efc9cc2ad75ee34d..0000000000000000000000000000000000000000
--- a/pkg/custom_element/pubspec.yaml
+++ /dev/null
@@ -1,12 +0,0 @@
-name: custom_element
-version: 0.9.3
-author: "Polymer.dart Team <web-ui-dev@dartlang.org>"
-homepage: http://www.dartlang.org/
-description: >
- Custom Elements let authors define their own elements. Authors associate code
- with custom tag names, and then use those custom tag names as they would any
- standard tag.
-dev_dependencies:
- unittest: ">=0.9.0 <0.10.0"
-environment:
- sdk: ">=1.2.0-dev.4.0 <2.0.0"

Powered by Google App Engine
This is Rietveld 408576698