Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(8)

Unified Diff: third_party/WebKit/LayoutTests/imported/wpt/fullscreen/model/remove-single-manual.html

Issue 2610243002: Import wpt@5e1a3b80cea8d36774d2afd78b29a74792e9f15a (Closed)
Patch Set: Rebased Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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>

Powered by Google App Engine
This is Rietveld 408576698