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

Unified Diff: chrome/test/data/safe_browsing/redirect_to_malware.html.mock-http-headers

Issue 1147353007: safe_browsing_blocking_page_test.cc: Use mock URLRequest jobs instead of SpawnedTestServer. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@sb-test-server2
Patch Set: review changes Created 5 years, 6 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
« no previous file with comments | « chrome/test/data/safe_browsing/redirect_to_malware.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/safe_browsing/redirect_to_malware.html.mock-http-headers
diff --git a/chrome/test/data/safe_browsing/redirect_to_malware.html.mock-http-headers b/chrome/test/data/safe_browsing/redirect_to_malware.html.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..899a9841dcfb81f0787bf9d0d9a4fc433a67dd10
--- /dev/null
+++ b/chrome/test/data/safe_browsing/redirect_to_malware.html.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 302 Redirect
+Location: malware.html
« no previous file with comments | « chrome/test/data/safe_browsing/redirect_to_malware.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698