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

Unified Diff: Modules/webaudio/AudioContext.idl

Issue 12893011: Update idl files in third_party/WebCore (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 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
Index: Modules/webaudio/AudioContext.idl
diff --git a/Modules/webaudio/AudioContext.idl b/Modules/webaudio/AudioContext.idl
index f2d8f4c2b0b09f7c0b226b9a56d166512dd40317..0d5047d331d974cd8fe5be5122098a67b4e40563 100644
--- a/Modules/webaudio/AudioContext.idl
+++ b/Modules/webaudio/AudioContext.idl
@@ -28,7 +28,6 @@
ActiveDOMObject,
CustomConstructor,
ConstructorParameters=0,
- JSCustomMarkFunction,
EventTarget
] interface AudioContext {
// All rendered audio ultimately connects to destination, which represents the audio hardware.

Powered by Google App Engine
This is Rietveld 408576698