Index: third_party/WebKit/Source/modules/webaudio/PeriodicWave.idl |
diff --git a/third_party/WebKit/Source/modules/webaudio/PeriodicWave.idl b/third_party/WebKit/Source/modules/webaudio/PeriodicWave.idl |
index dc81ed4dfa814a25fe52e300e73d8cd71c9837a3..9ae8e251340811eae53d60e1d6bc107c50dfdb5f 100644 |
--- a/third_party/WebKit/Source/modules/webaudio/PeriodicWave.idl |
+++ b/third_party/WebKit/Source/modules/webaudio/PeriodicWave.idl |
@@ -28,6 +28,7 @@ |
[ |
Constructor(BaseAudioContext context, optional PeriodicWaveOptions options), |
RaisesException=Constructor, |
+ Measure |
] |
interface PeriodicWave { |
}; |