| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-disabled.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-disabled.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-disabled.html
|
| index 2db0b17517519237f54b653aa95c25bc222a1579..5b74c98f773f1d4af90510daa5345bbd1c315a89 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-disabled.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-disabled.html
|
| @@ -3,7 +3,7 @@
|
| <title>Test Sample API when trial is disabled (no token)</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 no token is provided.
|
|
|