Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(5)

Unified Diff: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-multiple-tokens-header.php

Issue 2808543002: Cleanup expected.txt files for layout tests (Closed)
Patch Set: Remove platform-specific expected.txt file Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698