| Index: third_party/WebKit/LayoutTests/webaudio/up-mixing-mono-51.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/up-mixing-mono-51.html b/third_party/WebKit/LayoutTests/webaudio/up-mixing-mono-51.html
|
| index c317d05405b8e38d7eee17616bc81726f7c65f29..3aa35e60a53783c3b80fb37a5b8fcc69534a3323 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/up-mixing-mono-51.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/up-mixing-mono-51.html
|
| @@ -6,7 +6,8 @@ Test up mixing from mono to 5.1.
|
|
|
| <html>
|
| <head>
|
| -<script type="text/javascript" src="resources/audio-testing.js"></script>
|
| +<script src="resources/audit-util.js"></script>
|
| +<script src="resources/audio-testing.js"></script>
|
| <script type="text/javascript" src="resources/mix-testing.js"></script>
|
| </head>
|
| <body>
|
|
|