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

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

Issue 54903008: Let WebVTTRegions depends_on=VideoTrack and simplify IDL (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@vttregionsrename
Patch Set: Created 7 years, 1 month 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/html/track/VTTRegion.idl ('k') | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/html/track/VTTRegionList.idl
diff --git a/Source/core/html/track/VTTRegionList.idl b/Source/core/html/track/VTTRegionList.idl
index ff28c5d4f27ed2c48d91d6002193366e2495ff42..4a06653bba09d6b91c1f626521b8b7cca5de2479 100644
--- a/Source/core/html/track/VTTRegionList.idl
+++ b/Source/core/html/track/VTTRegionList.idl
@@ -24,7 +24,6 @@
*/
[
- RuntimeEnabled=VideoTrack,
RuntimeEnabled=WebVTTRegions
] interface VTTRegionList {
readonly attribute unsigned long length;
« no previous file with comments | « Source/core/html/track/VTTRegion.idl ('k') | Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698