Index: Source/core/html/track/AudioTrack.idl |
diff --git a/Source/core/html/track/AudioTrack.idl b/Source/core/html/track/AudioTrack.idl |
index d5e0449c02e3edaf0fd7a65696bb62d2a4bd2e7b..28c294e3b9ef275a601a8a81fe8e757dc6de09f6 100644 |
--- a/Source/core/html/track/AudioTrack.idl |
+++ b/Source/core/html/track/AudioTrack.idl |
@@ -2,6 +2,8 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
+// https://html.spec.whatwg.org/#audiotrack |
+ |
[ |
RuntimeEnabled=AudioVideoTracks, |
SetWrapperReferenceFrom=owner, |