| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html
|
| index f8f864672375761418e2ded04598677466f55ad9..0bd68392e36e2f55b0eaa0d1d6239849e2184a8a 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html
|
| @@ -22,5 +22,6 @@ OriginTrialsHelper.add_token(token);
|
|
|
| // The trial is now enabled, by the token added via script.
|
| expect_success();
|
| +expect_success_bindings();
|
|
|
| </script>
|
|
|