Index: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html |
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html |
index 43e04186ba60c2b6a6ec43e51201dc4f472ad7bf..6af7eef5d64b4533d0b632707387ecaaf1d4ecd1 100644 |
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html |
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-enabled.html |
@@ -9,7 +9,7 @@ generate_token.py http://127.0.0.1:8000 Frobulate -expire-timestamp=2000000000 |
<meta http-equiv="origin-trial" content="AlCoOPbezqtrGMzSzbLQC4c+oPqO6yuioemcBPjgcXajF8jtmZr4B8tJRPAARPbsX6hDeVyXCKHzEJfpBXvZgQEAAABReyJvcmlnaW4iOiAiaHR0cDovLzEyNy4wLjAuMTo4MDAwIiwgImZlYXR1cmUiOiAiRnJvYnVsYXRlIiwgImV4cGlyeSI6IDIwMDAwMDAwMDB9" /> |
<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 the meta tag. |