| Index: third_party/WebKit/LayoutTests/webaudio/constructor/mediastreamaudiodestination.html
|
| diff --git a/third_party/WebKit/LayoutTests/webaudio/constructor/mediastreamaudiodestination.html b/third_party/WebKit/LayoutTests/webaudio/constructor/mediastreamaudiodestination.html
|
| index ddd3f5a3e7c9f70108e1a3e635d8ee5ac72d73c3..a005bdc342b5956502ba40efb5227cf5ce9b5c18 100644
|
| --- a/third_party/WebKit/LayoutTests/webaudio/constructor/mediastreamaudiodestination.html
|
| +++ b/third_party/WebKit/LayoutTests/webaudio/constructor/mediastreamaudiodestination.html
|
| @@ -34,7 +34,7 @@
|
| numberOfInputs: 1,
|
| numberOfOutputs: 1,
|
| channelCount: 2,
|
| - channelCountMode: 'max',
|
| + channelCountMode: 'explicit',
|
| channelInterpretation: 'speakers'
|
| });
|
|
|
|
|