| Index: third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-update-disallowed-input.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-update-disallowed-input.html b/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-update-disallowed-input.html
|
| index 406670d20f426d5e3ab70dce2f6e3e695de5d559..e605bf66f9b464dd447cc946be37df16c45c43c3 100644
|
| --- a/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-update-disallowed-input.html
|
| +++ b/third_party/WebKit/LayoutTests/media/encrypted-media/encrypted-media-update-disallowed-input.html
|
| @@ -7,7 +7,6 @@
|
| <script src="../../resources/testharnessreport.js"></script>
|
| </head>
|
| <body>
|
| - <div id="log"></div>
|
| <script>
|
| // This test passes |response| to update() as a JSON Web Key Set.
|
| // CDMs other than Clear Key won't expect |response| in this format.
|
|
|