| 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..2e331ff7cf28da8c07029ed62dc85ff1130dccda 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: this test can't be moved to WPT because of its usage of:
|
| + // - internals.setIsLowEndDevice()
|
| async_test(function(t)
|
| {
|
| var v = document.createElement('video');
|
|
|