| 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 205e608b068803dc4deaedb11f35163190ca20ff..e9da5627c533656b568d649ff7dd602f49e47cae 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="origin-trials" content="I am a website so Frobulate is yes" />
|
| +<meta http-equiv="origin-trial" 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>
|
|
|