Chromium Code Reviews

Unified Diff: modules/webaudio/AudioBuffer.idl

Issue 2786203002: Roll 50: Copied IDLs, PYTHON scripts from WebKit removed deleted files in WebCore (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « modules/webaudio/AnalyserNode.idl ('k') | modules/webaudio/AudioBufferCallback.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webaudio/AudioBuffer.idl
diff --git a/modules/webaudio/AudioBuffer.idl b/modules/webaudio/AudioBuffer.idl
index 3999ff61623e38d015307111c693cf1d1f2f2b5d..155a9c61e96c18c216269dbaa1ee2a8317fd739f 100644
--- a/modules/webaudio/AudioBuffer.idl
+++ b/modules/webaudio/AudioBuffer.idl
@@ -28,7 +28,6 @@
[
GarbageCollected,
- Conditional=WEB_AUDIO
] interface AudioBuffer {
readonly attribute long length; // in sample-frames
readonly attribute double duration; // in seconds
« no previous file with comments | « modules/webaudio/AnalyserNode.idl ('k') | modules/webaudio/AudioBufferCallback.idl » ('j') | no next file with comments »

Powered by Google App Engine