Chromium Code Reviews| Index: sky/engine/core/html/MediaError.idl |
| diff --git a/sky/engine/core/html/MediaError.idl b/sky/engine/core/html/MediaError.idl |
| index aaffbc230d95186693d0081f763dd686627ae853..727fde5216cbcbe6cba473d775300fffad0c1da8 100644 |
| --- a/sky/engine/core/html/MediaError.idl |
| +++ b/sky/engine/core/html/MediaError.idl |
| @@ -25,7 +25,6 @@ |
| [ |
| RuntimeEnabled=Media, |
| - WillBeGarbageCollected, |
| ] interface MediaError { |
| const unsigned short MEDIA_ERR_ABORTED = 1; |
| const unsigned short MEDIA_ERR_NETWORK = 2; |