Chromium Code Reviews| Index: third_party/WebKit/Source/modules/webaudio/PeriodicWaveConstraints.idl |
| diff --git a/third_party/WebKit/Source/modules/webaudio/PeriodicWaveConstraints.idl b/third_party/WebKit/Source/modules/webaudio/PeriodicWaveConstraints.idl |
| index 77e2702f15eb45219d5fb53246a792f59b116ab0..9203b69b699378e3840ffec1b2f6a57984158487 100644 |
| --- a/third_party/WebKit/Source/modules/webaudio/PeriodicWaveConstraints.idl |
| +++ b/third_party/WebKit/Source/modules/webaudio/PeriodicWaveConstraints.idl |
| @@ -4,4 +4,4 @@ |
| dictionary PeriodicWaveConstraints { |
| boolean disableNormalization; |
| -}; |
| +}; |