| Index: third_party/WebKit/LayoutTests/webaudio/OfflineAudioContext/offlineaudiocontext-constructor.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-constructor.html b/third_party/WebKit/LayoutTests/webaudio/OfflineAudioContext/offlineaudiocontext-constructor.html
|
| similarity index 95%
|
| rename from third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-constructor.html
|
| rename to third_party/WebKit/LayoutTests/webaudio/OfflineAudioContext/offlineaudiocontext-constructor.html
|
| index b80d5d1912f853df213311c7ccdffd95d42477c4..df657ca7cbb50c1b2c5a86dae287e8e46b15927b 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/offlineaudiocontext-constructor.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/OfflineAudioContext/offlineaudiocontext-constructor.html
|
| @@ -1,8 +1,8 @@
|
| <!DOCTYPE html>
|
| <html>
|
| <head>
|
| -<script src="../resources/js-test.js"></script>
|
| -<script src="resources/compatibility.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| +<script src="../resources/compatibility.js"></script>
|
| </head>
|
| <body>
|
| <script>
|
|
|