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

Unified Diff: third_party/pkg/js/test/js/browser_tests.html

Issue 257423008: Update all Angular libs (run update_all.sh). (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 | « third_party/pkg/js/pubspec.yaml ('k') | third_party/pkg/js/test/js_wrapping/browser_tests.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/js/test/js/browser_tests.html
diff --git a/third_party/pkg/js/test/js/browser_tests.html b/third_party/pkg/js/test/js/browser_tests.html
index 1a991dd2a39b9b173c925f9a0ae5fb8082a01692..d7d8532e7b2042aa077811d4b9fa546d893d4f78 100644
--- a/third_party/pkg/js/test/js/browser_tests.html
+++ b/third_party/pkg/js/test/js/browser_tests.html
@@ -20,7 +20,7 @@
</head>
<body>
<h1>Loading and running tests</h1>
- <script src="/root_dart/tools/testing/dart/test_controller.js"></script>
+ <script src="packages/unittest/test_controller.js"></script>
<script type="application/dart" src="browser_tests.dart"></script>
<script src="browser_tests_bootstrap.js"></script>
<script src="packages/browser/dart.js"></script>
« no previous file with comments | « third_party/pkg/js/pubspec.yaml ('k') | third_party/pkg/js/test/js_wrapping/browser_tests.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698