| Index: third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontext-max-contexts.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/audiocontext-max-contexts.html b/third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontext-max-contexts.html
|
| similarity index 77%
|
| rename from third_party/WebKit/LayoutTests/webaudio/audiocontext-max-contexts.html
|
| rename to third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontext-max-contexts.html
|
| index 256f237a4ec003a11b2ba9c330bceb4e453a35f4..afbedef51a0b818dfb26cb00ea0b78edf82764ab 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/audiocontext-max-contexts.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/AudioContext/audiocontext-max-contexts.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>
|
|
|