| Index: third_party/WebKit/LayoutTests/webaudio/constructor/panner.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/constructor/panner.html b/third_party/WebKit/LayoutTests/webaudio/constructor/panner.html
|
| index 3b082a79f4667096de94579d85d8c5cbd980de7f..d440bcac24f710d738d174af57b88f36389c2fb5 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/constructor/panner.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/constructor/panner.html
|
| @@ -6,7 +6,7 @@
|
| <script src="../../resources/testharnessreport.js"></script>
|
| <script src="../resources/audit-util.js"></script>
|
| <script src="../resources/audit.js"></script>
|
| - <script src="new-audionodeoptions.js"></script>
|
| + <script src="audionodeoptions.js"></script>
|
| </head>
|
|
|
| <body>
|
|
|