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

Unified Diff: pkg/polymer_expressions/test/bindings_test.html

Issue 558673004: update polymer js to 0.4.0 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: review updates Created 6 years, 3 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_expressions/pubspec.yaml ('k') | pkg/polymer_expressions/test/globals_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer_expressions/test/bindings_test.html
diff --git a/pkg/polymer_expressions/test/bindings_test.html b/pkg/polymer_expressions/test/bindings_test.html
index 855f892c0ce08e87cb76611ac1b9c657e3e7d3f0..fee35389021443238c1716f94c68918cc9376849 100644
--- a/pkg/polymer_expressions/test/bindings_test.html
+++ b/pkg/polymer_expressions/test/bindings_test.html
@@ -11,6 +11,10 @@
.unittest-error { background: #a11;}
</style>
<script src="/packages/web_components/platform.concat.js"></script>
+ <script src="/packages/template_binding/js/observe.js"></script>
+ <script src="/packages/template_binding/js/node_bind.js"></script>
+ <script src="/packages/template_binding/js/microtask.js"></script>
+ <script src="/packages/template_binding/js/patches_mdv.js"></script>
<script src="/packages/web_components/dart_support.js"></script>
</head>
<body>
« no previous file with comments | « pkg/polymer_expressions/pubspec.yaml ('k') | pkg/polymer_expressions/test/globals_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698