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

Unified Diff: chrome/test/data/redirect-loop.html.mock-http-headers

Issue 1409163006: Migrating tests to use EmbeddedTestServer (/chrome/browser misc) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix rebase bug. Created 5 years, 1 month 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: chrome/test/data/redirect-loop.html.mock-http-headers
diff --git a/chrome/test/data/redirect-loop.html.mock-http-headers b/chrome/test/data/redirect-loop.html.mock-http-headers
index e23c257bdc3a6cbd2240b7b32c287292a27bf238..f30c5e48745a41b33f7afbacbce432e1912b0419 100644
--- a/chrome/test/data/redirect-loop.html.mock-http-headers
+++ b/chrome/test/data/redirect-loop.html.mock-http-headers
@@ -1,3 +1,3 @@
HTTP/1.1 302 Moved
-Location: /files/redirect-loop.html
+Location: /redirect-loop.html
Set-Cookie: A=B

Powered by Google App Engine
This is Rietveld 408576698