| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
|
| index 973cef5115ad88f812c47d4a36ec3dda7f6e877e..53641c5f254020a318a2f7d25c1f25c0eed2bd0c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
|
| @@ -4,7 +4,7 @@
|
| below has a valid signature for the current signing key, but it would be
|
| better to always have a token which is guaranteed to be valid when the tests
|
| are run. -->
|
| -<meta name="origin-trials" content="1|W5OpLTgzFacJn++BqWVqbeyfxdbimq4hqMg65lHYlmod6ZB2Jl5pfNWlHtRJBOl88/paQB5wqWq5e3z870tfCw==|http://127.0.0.1:8000|Frobulate|1000000000" />
|
| +<meta http-equiv="origin-trial" content="1|W5OpLTgzFacJn++BqWVqbeyfxdbimq4hqMg65lHYlmod6ZB2Jl5pfNWlHtRJBOl88/paQB5wqWq5e3z870tfCw==|http://127.0.0.1:8000|Frobulate|1000000000" />
|
| <title>Test Sample API when trial has expired</title>
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharness-helpers.js"></script>
|
|
|