Chromium Code Reviews| Index: pkg/template_binding/pubspec.yaml |
| diff --git a/pkg/template_binding/pubspec.yaml b/pkg/template_binding/pubspec.yaml |
| index 62a8a948f48bcb31e0cc2cde773a7af3c1d261d6..cfaa6bab193a76410155f51fd33bf1c0ff457bc5 100644 |
| --- a/pkg/template_binding/pubspec.yaml |
| +++ b/pkg/template_binding/pubspec.yaml |
| @@ -6,6 +6,7 @@ description: > |
| homepage: https://www.dartlang.org/polymer-dart/ |
| dependencies: |
| logging: any |
| + mutation_observer: any |
| observe: any |
| dev_dependencies: |
| custom_element: any |