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

Unified Diff: core/html/track/TextTrackRegion.idl

Issue 37053003: Roll IDL to multivm@1467 (Closed) Base URL: https://dart.googlecode.com/svn/third_party/WebCore
Patch Set: Created 7 years, 2 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 | « core/html/track/TextTrackList.idl ('k') | core/html/track/TextTrackRegionList.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: core/html/track/TextTrackRegion.idl
diff --git a/core/html/track/TextTrackRegion.idl b/core/html/track/TextTrackRegion.idl
index 104abba87fe59a7c7491b923edf62414553fd9a2..62ca08e9a94ebccbcc330cc57fbcc2e88300206e 100644
--- a/core/html/track/TextTrackRegion.idl
+++ b/core/html/track/TextTrackRegion.idl
@@ -26,7 +26,7 @@
[
Conditional=WEBVTT_REGIONS,
Constructor(),
- EnabledAtRuntime=videoTrack,
+ EnabledAtRuntime=VideoTrack,
ConstructorCallWith=ScriptExecutionContext
] interface TextTrackRegion {
readonly attribute TextTrack track;
« no previous file with comments | « core/html/track/TextTrackList.idl ('k') | core/html/track/TextTrackRegionList.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698