Index: Source/core/html/track/AudioTrackList.idl |
diff --git a/Source/core/html/track/AudioTrackList.idl b/Source/core/html/track/AudioTrackList.idl |
index 6bcd4736ce520fdaffe7f53b6d8ac06bdf464b26..43a321e8b131863b7fb7309c477cd0f63bfb7d4a 100644 |
--- a/Source/core/html/track/AudioTrackList.idl |
+++ b/Source/core/html/track/AudioTrackList.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/#audiotracklist |
+ |
[ |
RuntimeEnabled=AudioVideoTracks, |
SetWrapperReferenceFrom=owner, |