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

Unified Diff: chrome/test/data/prerender/appcache.manifest.mock-http-headers

Issue 2642733002: Prerender: Disable prefetch if there's an appcache. (Closed)
Patch Set: Prerender: Disable prefetch if there's an appcache. 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
« no previous file with comments | « chrome/test/data/prerender/appcache.manifest ('k') | chrome/test/data/prerender/prefetch_appcache.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/prerender/appcache.manifest.mock-http-headers
diff --git a/chrome/test/data/prerender/appcache.manifest.mock-http-headers b/chrome/test/data/prerender/appcache.manifest.mock-http-headers
new file mode 100644
index 0000000000000000000000000000000000000000..ab2adcb8e0f21ed9ebbfee8d122b86d91700c3f0
--- /dev/null
+++ b/chrome/test/data/prerender/appcache.manifest.mock-http-headers
@@ -0,0 +1,2 @@
+HTTP/1.1 200 OK
+Content-Type: text/cache-manifest
« no previous file with comments | « chrome/test/data/prerender/appcache.manifest ('k') | chrome/test/data/prerender/prefetch_appcache.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698