| 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 d46decd18cce0499a7c2caf2e05f24e7c687de23..2eb2cffec7959a4a040c21641616f7d5d303d27c 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
|
| @@ -3,7 +3,7 @@
|
| <!-- TODO(iclelland): Generate this sample key during the build. The key below
|
| will expire in 2033, but it would be better to always have a key which is
|
| guaranteed to be valid when the tests are run. -->
|
| -<meta name="api-experiments" content="ktI/SoAgEf1rzplbPPeG44jQv/t4eVFkBq6K22TBP++y3rQurg/RL5iuisXrTlBimad9rlKqOn9MgQKj+O4MDw==|http://127.0.0.1:8000|Frobulate|1000000000" />
|
| +<meta name="api-experiments" content="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>
|
|
|