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

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

Issue 2861673007: Add Origin Trial layout tests for IDL bindings (Closed)
Patch Set: Fix compile errors 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.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html
index 6af7eef5d64b4533d0b632707387ecaaf1d4ecd1..5bd19fbba17a9797891284f4ded6758a26e2ea86 100644
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html
@@ -14,5 +14,6 @@ generate_token.py http://127.0.0.1:8000 Frobulate -expire-timestamp=2000000000
// The trial is enabled by the token above in the meta tag.
expect_success();
+expect_success_bindings();
</script>

Powered by Google App Engine
This is Rietveld 408576698