| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html
|
| index 665488ad0c7d07a07c0c97aa98f8aad43f7a25cd..205e608b068803dc4deaedb11f35163190ca20ff 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html
|
| @@ -1,6 +1,6 @@
|
| <!DOCTYPE html>
|
| <meta charset="utf-8">
|
| -<meta name="api-experiments" content="I am a website so Frobulate is yes" />
|
| +<meta name="origin-trials" content="I am a website so Frobulate is yes" />
|
| <title>Test Sample API when trial is disabled (invalid token)</title>
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharness-helpers.js"></script>
|
|
|