Chromium Code Reviews| Index: Source/modules/webaudio/WaveTable.idl |
| diff --git a/Source/modules/webaudio/WaveTable.idl b/Source/modules/webaudio/WaveTable.idl |
| index d153b603e6709155ee63eb23d1e1d02ef121a817..73bdba4f1846d7856b2f12871b7a942febe4017c 100644 |
| --- a/Source/modules/webaudio/WaveTable.idl |
| +++ b/Source/modules/webaudio/WaveTable.idl |
| @@ -25,7 +25,6 @@ |
| // WaveTable represents a periodic audio waveform given by its Fourier coefficients. |
| [ |
| Conditional=WEB_AUDIO, |
| - ImplementationLacksVTable |
| ] interface WaveTable { |
| }; |