| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
|
| index 115608c2b96cf059ee2e96d314294920e62bfb9c..7ba1ddd9d1e31f561fa599d80a81e9e79a33350b 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled-header.php
|
| @@ -11,7 +11,7 @@ header("Origin-Trial: AlCoOPbezqtrGMzSzbLQC4c+oPqO6yuioemcBPjgcXajF8jtmZr4B8tJRP
|
| <title>Test Sample API when trial is enabled</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 by the token above in header.
|
|
|