Index: Source/core/html/track/VTTRegion.idl |
diff --git a/Source/core/html/track/TextTrackRegion.idl b/Source/core/html/track/VTTRegion.idl |
similarity index 98% |
rename from Source/core/html/track/TextTrackRegion.idl |
rename to Source/core/html/track/VTTRegion.idl |
index 2f9d88e91a0a87143ac049e90c2b86bde329ebbb..45347a645628c4a318a73d9289fd79803bb6f7e6 100644 |
--- a/Source/core/html/track/TextTrackRegion.idl |
+++ b/Source/core/html/track/VTTRegion.idl |
@@ -27,7 +27,7 @@ |
Constructor(), |
RuntimeEnabled=VideoTrack, |
RuntimeEnabled=WebVTTRegions |
-] interface TextTrackRegion { |
+] interface VTTRegion { |
readonly attribute TextTrack track; |
attribute DOMString id; |