Index: Source/core/html/track/VideoTrack.idl |
diff --git a/Source/core/html/track/VideoTrack.idl b/Source/core/html/track/VideoTrack.idl |
index cc4efee29da42b1a703173f219b169469897caf3..bc0073e2b4e542cd0fd7596c34e1dea702ee6937 100644 |
--- a/Source/core/html/track/VideoTrack.idl |
+++ b/Source/core/html/track/VideoTrack.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/#videotrack |
+ |
[ |
RuntimeEnabled=AudioVideoTracks, |
SetWrapperReferenceFrom=owner, |