| Index: WATCHLISTS
|
| diff --git a/WATCHLISTS b/WATCHLISTS
|
| index 176b4d38eaad9c0d1e4da77a23379e0f0e74fdfb..28e099ae96af817bc1bb5cb44e598e3275134cc7 100644
|
| --- a/WATCHLISTS
|
| +++ b/WATCHLISTS
|
| @@ -108,6 +108,7 @@
|
| 'filepath': 'Source/core/html/track/' \
|
| '|Source/core/loader/TextTrack' \
|
| '|Source/core/html/HTMLMediaElement' \
|
| + '|Source/core/html/HTMLTrackElement' \
|
| '|Source/core/html/shadow/MediaControl' \
|
| '|Source/core/css/mediaControl' \
|
| '|LayoutTests/media/track/'
|
| @@ -120,6 +121,8 @@
|
| '|Source/core/rendering/RenderMedia' \
|
| '|Source/modules/(encryptedmedia|mediasource)' \
|
| '|Source/web/.*Media' \
|
| + '|LayoutTests/fast/media/' \
|
| + '|LayoutTests/media/' \
|
| '|public/.*Media'
|
| },
|
| 'media_queries': {
|
|
|