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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html

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-expired.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
index e5f8b9f65d84496d61b68ea9ee001953ddde62d7..fca1109cbe1df2c82c8b2886dfe9e45f38bbad9a 100644
--- a/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
+++ b/third_party/WebKit/LayoutTests/http/tests/origin_trials/sample-api-expired.html
@@ -11,7 +11,7 @@ generate_token.py http://127.0.0.1:8000 Frobulate -expire-timestamp=1000000000
<title>Test Sample API when trial has expired</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 not enabled, as the provided token is expired (although it has a

Powered by Google App Engine
This is Rietveld 408576698