Index: third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontextoptions.html |
diff --git a/third_party/WebKit/LayoutTests/webaudio/audiocontextoptions.html b/third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontextoptions.html |
similarity index 96% |
rename from third_party/WebKit/LayoutTests/webaudio/audiocontextoptions.html |
rename to third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontextoptions.html |
index b7ce1ce98bf90b6fec1c459094ed7eda6d95b557..24e279834daf95d506564564215a8019cca906d4 100644 |
--- a/third_party/WebKit/LayoutTests/webaudio/audiocontextoptions.html |
+++ b/third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontextoptions.html |
@@ -2,9 +2,9 @@ |
<html> |
<head> |
<title>Test AudioContextOptions</title> |
- <script src="../resources/testharness.js"></script> |
- <script src="../resources/testharnessreport.js"></script> |
- <script src="resources/audit.js"></script> |
+ <script src="../../resources/testharness.js"></script> |
+ <script src="../../resources/testharnessreport.js"></script> |
+ <script src="../resources/audit.js"></script> |
</head> |
<body> |