| Index: third_party/WebKit/LayoutTests/imported/wpt/fullscreen/model/remove-single-manual.html
|
| diff --git a/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/model/remove-single-manual.html b/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/model/remove-single-manual.html
|
| index 53abb5e82fefdd52911c5ed821e623e76aa3d170..9a57d9360e859af3e7ba11b07a1f791e61ccd1de 100644
|
| --- a/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/model/remove-single-manual.html
|
| +++ b/third_party/WebKit/LayoutTests/imported/wpt/fullscreen/model/remove-single-manual.html
|
| @@ -19,6 +19,6 @@ async_test(function(t)
|
| t.done();
|
| });
|
| });
|
| - trusted_request(single);
|
| + trusted_request(t, single);
|
| });
|
| </script>
|
|
|