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

Unified Diff: pkg/custom_element/pubspec.yaml

Issue 35683006: fix build due to mdv -> template_binding rename (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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/custom_element.dart ('k') | pkg/observe/lib/src/dirty_check.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
index e52b08024f36a576304e391fa7dccddfa2a4b591..b4b268b1bd61d53c36d169707501830b225a6dd8 100644
--- a/pkg/custom_element/pubspec.yaml
+++ b/pkg/custom_element/pubspec.yaml
@@ -8,7 +8,5 @@ description: >
dependencies:
meta: any
mutation_observer: any
- # TODO(jmesserly): fix this, we should not depend on MDV.
- mdv: any
dev_dependencies:
unittest: any
« no previous file with comments | « pkg/custom_element/lib/custom_element.dart ('k') | pkg/observe/lib/src/dirty_check.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698