| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens.html
|
| index 6fa124c5f2c6c564f8173a2d19ea54d8a6f4cf4b..b49423c4dcabd0ec7fa7e0a6a5836d8d3b6fdb2c 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens.html
|
| @@ -14,7 +14,7 @@ generate_token.py http://127.0.0.1:8000 EnableMarqueeTag -expire-timestamp=20000
|
| <title>Test Sample API when trial is enabled and multiple tokens are present</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 enabled, and the correct token can be found between two other
|
|
|