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

Unified Diff: Source/core/html/track/AudioTrack.idl

Issue 1178333002: Sync audio/video/text track-related interfaces with the specs (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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
« no previous file with comments | « Source/core/frame/UseCounter.h ('k') | Source/core/html/track/AudioTrackList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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,
« no previous file with comments | « Source/core/frame/UseCounter.h ('k') | Source/core/html/track/AudioTrackList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698