Index: third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-zero.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-zero.html b/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-zero.html |
similarity index 88% |
rename from third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-zero.html |
rename to third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-zero.html |
index 0fcc81808b798aba8730baadce1a1bb79d7d6a1b..31afeb043404ced29310168033fcd17beaa0680a 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/realtimeanalyser-zero.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/Analyser/realtimeanalyser-zero.html |
@@ -1,10 +1,10 @@ |
<!doctype html> |
<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> |
<title>Test getFloatFrequencyData With Zero Inputs</title> |
</head> |