| Index: third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-playback-two-videos.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-playback-two-videos.html b/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-playback-two-videos.html
|
| index 027a2072a458ae288ac78429ee5c9d73bc14b1ed..a62a7a4ed2dea0cdca2271f9e48afde02e569f69 100644
|
| --- a/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-playback-two-videos.html
|
| +++ b/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-playback-two-videos.html
|
| @@ -9,7 +9,6 @@
|
| <body>
|
| <video id="testVideo"></video>
|
| <video id="secondVideo"></video>
|
| - <div id="log"></div>
|
| <script>
|
| // As this code doesn't wait for the 'message' event to simplify
|
| // the code, specify the key ID and key used by the encrypted
|
|
|