| Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added.html
|
| diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added.html
|
| index 8035d4d27b64b43c85d6ac916f6fa57004a2ca17..3d3a1971a84d7dc2c53fd5960c6ce2ea60690a68 100644
|
| --- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added.html
|
| +++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added.html
|
| @@ -4,7 +4,7 @@
|
| <script src="../resources/testharness.js"></script>
|
| <script src="../resources/testharnessreport.js"></script>
|
| <script src="../resources/origin-trials-helper.js"></script>
|
| -<script src="resources/origin_trials.js"></script>
|
| +<script src="resources/origintrials.js"></script>
|
| <script>
|
|
|
| // TODO(iclelland): Generate this sample token during the build. The token
|
|
|