| Index: third_party/WebCore/html/track/TextTrackList.idl
|
| diff --git a/third_party/WebCore/html/track/TextTrackList.idl b/third_party/WebCore/html/track/TextTrackList.idl
|
| index aedda2e074dbc871e41cfce600f9961b4eff33a4..3f6efac0c676a3f6512dba102dc9c32d7c792227 100644
|
| --- a/third_party/WebCore/html/track/TextTrackList.idl
|
| +++ b/third_party/WebCore/html/track/TextTrackList.idl
|
| @@ -28,6 +28,7 @@ module html {
|
| interface [
|
| Conditional=VIDEO_TRACK,
|
| V8EnabledAtRuntime=webkitVideoTrack,
|
| + V8CustomToJSObject,
|
| IndexedGetter,
|
| EventTarget,
|
| JSCustomMarkFunction,
|
|
|