Chromium Code Reviews| Index: third_party/WebKit/Source/modules/encryptedmedia/MediaEncryptedEvent.idl |
| diff --git a/third_party/WebKit/Source/modules/encryptedmedia/MediaEncryptedEvent.idl b/third_party/WebKit/Source/modules/encryptedmedia/MediaEncryptedEvent.idl |
| index ac2b965d1af4c6e27f909066a480a1df72cdd961..7f06db5c52b40ebb112a71e7e8241151c36d1e6e 100644 |
| --- a/third_party/WebKit/Source/modules/encryptedmedia/MediaEncryptedEvent.idl |
| +++ b/third_party/WebKit/Source/modules/encryptedmedia/MediaEncryptedEvent.idl |
| @@ -31,4 +31,3 @@ |
| readonly attribute DOMString initDataType; |
| readonly attribute ArrayBuffer? initData; |
| }; |
| - |