Chromium Code Reviews| Index: Source/core/html/track/TextTrackRegionList.idl |
| diff --git a/Source/core/html/track/TextTrackRegionList.idl b/Source/core/html/track/TextTrackRegionList.idl |
| index 49c6772f51cb60aab5f50d57845654573a41a935..d6e04455113d6f7ecf4a534029cd6e7eb8ad55c7 100644 |
| --- a/Source/core/html/track/TextTrackRegionList.idl |
| +++ b/Source/core/html/track/TextTrackRegionList.idl |
| @@ -24,6 +24,7 @@ |
| */ |
| [ |
| + NoInterfaceObject, |
| Conditional=WEBVTT_REGIONS, |
| EnabledAtRuntime=webkitVideoTrack, |
| IndexedGetter, |