Index: third_party/WebKit/LayoutTests/webaudio/Analyser/automatic-pull-node.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/automatic-pull-node.html b/third_party/WebKit/LayoutTests/webaudio/Analyser/automatic-pull-node.html |
similarity index 94% |
rename from third_party/WebKit/LayoutTests/webaudio/automatic-pull-node.html |
rename to third_party/WebKit/LayoutTests/webaudio/Analyser/automatic-pull-node.html |
index b41376d47917ef28a1edb8eea54d487e816659dd..a46a49c3f69e6618d18bdee76324e8884b6c7685 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/automatic-pull-node.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/Analyser/automatic-pull-node.html |
@@ -2,10 +2,10 @@ |
<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/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> |