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

Unified Diff: Multiscript.html

Issue 12244003: Fix individual tests to use the new location of test_controller.js (Closed) Base URL: svn://svn.chromium.org/multivm/trunk/webkit/LayoutTests/dart
Patch Set: Created 7 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
« no previous file with comments | « no previous file | dom/Console.html » ('j') | dom/Console.html » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Multiscript.html
diff --git a/Multiscript.html b/Multiscript.html
index 946bb86833028920b5e1ff06dbb19eff56916580..111487685cf136a825d596aede76d778e7e6d112 100644
--- a/Multiscript.html
+++ b/Multiscript.html
@@ -1,6 +1,6 @@
<html>
<head>
-<script type="application/javascript" src="../../../../dart/pkg/unittest/test_controller.js"></script>
+<script type="application/javascript" src="../../../../dart/pkg/unittest/lib/test_controller.js"></script>
</head>
<body>
« no previous file with comments | « no previous file | dom/Console.html » ('j') | dom/Console.html » ('J')

Powered by Google App Engine
This is Rietveld 408576698