Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1732)

Unified Diff: modules/webaudio/AudioSourceNode.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. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/webaudio/AudioProcessingEvent.idl ('k') | modules/webaudio/BiquadFilterNode.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/webaudio/AudioSourceNode.idl
diff --git a/modules/webaudio/AudioSourceNode.idl b/modules/webaudio/AudioSourceNode.idl
index 7a69b793dac752b929085d5a39064cbca49172ca..04bc6ee3caf03ed49635485d5595f43819e2feae 100644
--- a/modules/webaudio/AudioSourceNode.idl
+++ b/modules/webaudio/AudioSourceNode.idl
@@ -28,6 +28,6 @@
[
NoInterfaceObject,
- Conditional=WEB_AUDIO
+ DependentLifetime
] interface AudioSourceNode : AudioNode {
};
« no previous file with comments | « modules/webaudio/AudioProcessingEvent.idl ('k') | modules/webaudio/BiquadFilterNode.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698