Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html |
index de8fde303c4a23039b8eaabde1fbaeada20fcfb4..e46ae8c2ab423a131a39f93bc5e137ccee9f8abd 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-broken.html |
@@ -4,7 +4,7 @@ |
<title>Test Sample API when trial is disabled (invalid 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 experiment is not enabled, as the provided token is invalid. |