Index: third_party/WebKit/LayoutTests/webaudio/Delay/delaynode.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/delaynode.html b/third_party/WebKit/LayoutTests/webaudio/Delay/delaynode.html |
similarity index 82% |
rename from third_party/WebKit/LayoutTests/webaudio/delaynode.html |
rename to third_party/WebKit/LayoutTests/webaudio/Delay/delaynode.html |
index ce6e0b74648681e125b0d797af078858cc098960..c527071c86dae6ce3db5933f7461f0c8df89e6f3 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/delaynode.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/Delay/delaynode.html |
@@ -2,11 +2,11 @@ |
<html> |
<head> |
-<script src="../resources/js-test.js"></script> |
-<script src="resources/compatibility.js"></script> |
-<script src="resources/audit-util.js"></script> |
-<script src="resources/audio-testing.js"></script> |
-<script src="resources/delay-testing.js"></script> |
+<script src="../../resources/js-test.js"></script> |
+<script src="../resources/compatibility.js"></script> |
+<script src="../resources/audit-util.js"></script> |
+<script src="../resources/audio-testing.js"></script> |
+<script src="../resources/delay-testing.js"></script> |
</head> |
<body> |