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

Unified Diff: pkg/polymer/pubspec.yaml

Issue 23189016: Add a deploy script based on polymer's transformers. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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/polymer/lib/deploy.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer/pubspec.yaml
diff --git a/pkg/polymer/pubspec.yaml b/pkg/polymer/pubspec.yaml
index 78b2b66f2044ccb057b653aac86911a5f56c76f0..eb030984891010694305a082c2e0485d03a9087f 100644
--- a/pkg/polymer/pubspec.yaml
+++ b/pkg/polymer/pubspec.yaml
@@ -12,8 +12,8 @@ dependencies:
browser: any
csslib: any
custom_element: any
- html_import: any
html5lib: any
+ html_import: any
js: any
logging: any
mdv: any
@@ -24,3 +24,4 @@ dependencies:
source_maps: any
# TODO(jmesserly): make this a dev_dependency
unittest: any
+ yaml: any
« no previous file with comments | « pkg/polymer/lib/deploy.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698