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

Unified Diff: pkg/template_binding/test/custom_element_bindings_test.html

Issue 233063005: Tests: remove usage of interop.js (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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/test/bind_mdv_test.html ('k') | tests/html/custom/attribute_changed_callback_test.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/template_binding/test/custom_element_bindings_test.html
diff --git a/pkg/template_binding/test/custom_element_bindings_test.html b/pkg/template_binding/test/custom_element_bindings_test.html
index 45bdb99e5a242b6ff1ff65deeee846a3c47145d3..cbaa77224e72460c2b3c1cb4a485603c8fbb262b 100644
--- a/pkg/template_binding/test/custom_element_bindings_test.html
+++ b/pkg/template_binding/test/custom_element_bindings_test.html
@@ -17,8 +17,6 @@
<h1> Running custom_element_bindings_test </h1>
<script type="text/javascript"
src="/root_dart/tools/testing/dart/test_controller.js"></script>
- <script type="text/javascript"
- src="/packages/browser/interop.js"></script>
%TEST_SCRIPTS%
</body>
</html>
« no previous file with comments | « pkg/polymer/test/bind_mdv_test.html ('k') | tests/html/custom/attribute_changed_callback_test.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698