Index: third_party/WebKit/Source/core/html/track/VideoTrackList.idl |
diff --git a/third_party/WebKit/Source/core/html/track/VideoTrackList.idl b/third_party/WebKit/Source/core/html/track/VideoTrackList.idl |
index 0651763d569d93aead56f5e706b7cabd4635202a..69be5701730c3d1b1f27a072d9b7ea5269719368 100644 |
--- a/third_party/WebKit/Source/core/html/track/VideoTrackList.idl |
+++ b/third_party/WebKit/Source/core/html/track/VideoTrackList.idl |
@@ -5,7 +5,6 @@ |
// https://html.spec.whatwg.org/#videotracklist |
[ |
- RuntimeEnabled=AudioVideoTracks, |
SetWrapperReferenceFrom=owner, |
] interface VideoTrackList : EventTarget { |
readonly attribute unsigned long length; |