Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php |
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php |
index 21034e4e1aa61cf3bfdca77037d73789e6dd81c9..722d43f7dfe58dfda5eebbc8a842d270d2189d8d 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php |
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php |
@@ -14,7 +14,7 @@ header("Origin-Trial: \"AlCoOPbezqtrGMzSzbLQC4c+oPqO6yuioemcBPjgcXajF8jtmZr4B8tJ |
<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. |