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

Unified Diff: pkg/custom_element/pubspec.yaml

Issue 695603002: Remove deprecated packages from the repo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: also remove mutation_observer Created 6 years, 2 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/custom_element/lib/src/custom_tag_name.dart ('k') | pkg/custom_element/test/analyzer_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 b6baadf196b2c44aa7c5a8e3e6bdd8bdb369558b..0000000000000000000000000000000000000000
--- a/pkg/custom_element/pubspec.yaml
+++ /dev/null
@@ -1,11 +0,0 @@
-name: custom_element
-version: 0.10.1
-author: "Polymer.dart Team <web-ui-dev@dartlang.org>"
-homepage: http://www.dartlang.org/
-description: >
- *Deprecated* newer version is in web_components package. This is for backwards
- compatibility with polymer.dart 0.4.x (web_ui package).
-dev_dependencies:
- unittest: ">=0.10.0 <0.11.0"
-environment:
- sdk: ">=1.3.0-dev.7.5 <2.0.0"
« no previous file with comments | « pkg/custom_element/lib/src/custom_tag_name.dart ('k') | pkg/custom_element/test/analyzer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698