| Index: third_party/WebKit/LayoutTests/webaudio/stereopannernode-panning.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/stereopannernode-panning.html b/third_party/WebKit/LayoutTests/webaudio/stereopannernode-panning.html
|
| index 8fffd0b746c03b01fc59ec75e9f2c4f29e1dd7a5..70c62bd3cea369b86f70b5652bf4474461e036c6 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/stereopannernode-panning.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/stereopannernode-panning.html
|
| @@ -2,9 +2,9 @@
|
| <html>
|
|
|
| <head>
|
| + <script src="../resources/js-test.js"></script>
|
| <script src="resources/compatibility.js"></script>
|
| <script src="resources/audio-testing.js"></script>
|
| - <script src="../resources/js-test.js"></script>
|
| <script src="resources/stereopanner-testing.js"></script>
|
| </head>
|
|
|
|
|