Index: third_party/WebKit/LayoutTests/webaudio/ScriptProcessor/scriptprocessornode-0-output-channels.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-0-output-channels.html b/third_party/WebKit/LayoutTests/webaudio/ScriptProcessor/scriptprocessornode-0-output-channels.html |
similarity index 88% |
rename from third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-0-output-channels.html |
rename to third_party/WebKit/LayoutTests/webaudio/ScriptProcessor/scriptprocessornode-0-output-channels.html |
index 3f23f8375a21cac067a1f9400aba59b5178f98a6..c188163152f0b645e91b84a7210c6292078eda0e 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/scriptprocessornode-0-output-channels.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/ScriptProcessor/scriptprocessornode-0-output-channels.html |
@@ -2,10 +2,10 @@ |
<html> |
<head> |
<title>Test Connecting 0-output channel ScriptProcessor to Another Node </title> |
- <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/js-test.js"></script> |
+ <script src="../resources/compatibility.js"></script> |
+ <script src="../resources/audit-util.js"></script> |
+ <script src="../resources/audio-testing.js"></script> |
</head> |
<body> |