Index: third_party/WebKit/LayoutTests/webaudio/ConstantSource/constant-source-output.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/constant-source-output.html b/third_party/WebKit/LayoutTests/webaudio/ConstantSource/constant-source-output.html |
similarity index 95% |
rename from third_party/WebKit/LayoutTests/webaudio/constant-source-output.html |
rename to third_party/WebKit/LayoutTests/webaudio/ConstantSource/constant-source-output.html |
index 60e76c573ac81bafbc7f1b424f99a4a719f7a81b..d5ddeec02bb4be6a932e898127518c952137bce5 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/constant-source-output.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/ConstantSource/constant-source-output.html |
@@ -2,11 +2,11 @@ |
<html> |
<head> |
<title>Test ConstantSourceNode Output</title> |
- <script src="../resources/testharness.js"></script> |
- <script src="../resources/testharnessreport.js"></script> |
- <script src="resources/audit-util.js"></script> |
- <script src="resources/audio-testing.js"></script> |
- <script src="resources/audioparam-testing.js"></script> |
+ <script src="../../resources/testharness.js"></script> |
+ <script src="../../resources/testharnessreport.js"></script> |
+ <script src="../resources/audit-util.js"></script> |
+ <script src="../resources/audio-testing.js"></script> |
+ <script src="../resources/audioparam-testing.js"></script> |
</head> |
<body> |