| Index: third_party/WebKit/LayoutTests/media/remoteplayback/watch-availability-throws-low-end-device.html
|
| diff --git a/third_party/WebKit/LayoutTests/media/remoteplayback/watch-availability-throws-low-end-device.html b/third_party/WebKit/LayoutTests/media/remoteplayback/watch-availability-throws-low-end-device.html
|
| index b0dbb26a260c1b1a2c61834ef5f2a416a8660c27..6bed766a7d5658120899154d033090c9f263c479 100644
|
| --- a/third_party/WebKit/LayoutTests/media/remoteplayback/watch-availability-throws-low-end-device.html
|
| +++ b/third_party/WebKit/LayoutTests/media/remoteplayback/watch-availability-throws-low-end-device.html
|
| @@ -8,6 +8,8 @@
|
| </head>
|
| <body>
|
| <script>
|
| + // WPT: thistest can't be moved to WPT because of its usage of:
|
| + // - internals.setIsLowEndDevice()
|
| async_test(function(t)
|
| {
|
| var v = document.createElement('video');
|
|
|