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