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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php

Issue 2863593003: Add Origin Trial layout tests for IDL bindings (part 2) (Closed)
Patch Set: Rebase Created 3 years, 7 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/http/tests/origin_trials/sample-api-enabled-header.php
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
index 7ba1ddd9d1e31f561fa599d80a81e9e79a33350b..8df2c94d94830cb6a4c290b27c30593787bbcf82 100644
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
@@ -16,5 +16,6 @@ header("Origin-Trial: AlCoOPbezqtrGMzSzbLQC4c+oPqO6yuioemcBPjgcXajF8jtmZr4B8tJRP
// The trial is enabled by the token above in header.
expect_success();
+expect_success_bindings();
</script>

Powered by Google App Engine
This is Rietveld 408576698