Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html |
index f0b1249a4ff431a2cc7e77d2cf5448b4a3af7843..f8f864672375761418e2ded04598677466f55ad9 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-script-added-before-access.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 |