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

Unified Diff: dart/tests/html/custom/template_wrappers_test.html

Issue 177333004: Change tests to use test.py's test_controller.js, cleanup in browser_controller (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 10 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
Index: dart/tests/html/custom/template_wrappers_test.html
diff --git a/dart/tests/html/custom/template_wrappers_test.html b/dart/tests/html/custom/template_wrappers_test.html
index ae804974d73a28466231c2cd2a62a91b7c2d4e78..3af84bbf840ef632dde10d6a8ee3b0c9b37a688b 100644
--- a/dart/tests/html/custom/template_wrappers_test.html
+++ b/dart/tests/html/custom/template_wrappers_test.html
@@ -21,7 +21,7 @@
</template>
<x-custom-two></x-custom-two>
<script type="text/javascript"
- src="/packages/unittest/test_controller.js"></script>
+ src="/root_dart/tools/testing/dart/test_controller.js"></script>
%TEST_SCRIPTS%
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698