| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-stolen.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-stolen.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-stolen.html
|
| index d59e895ff27b2cdc50bc03b91b755d82ce50c930..61673ffae98d9effa262b1cf9c33607068f38587 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-stolen.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-stolen.html
|
| @@ -10,7 +10,7 @@ generate_token.py invalid.example.com Frobulate -expire-timestamp=2000000000
|
| <title>Test Sample API when token is present for a different origin</title>
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| -<script src="resources/origin_trials.js"></script>
|
| +<script src="resources/origintrials.js"></script>
|
| <script>
|
|
|
| // The trial is not enabled, as the provided token is signed for another origin,
|
|
|