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

Unified Diff: chrome/test/data/prerender/prefetch_loader.html

Issue 2304953002: NoState Prefetch: nostate prefetch browser tests. (Closed)
Patch Set: Remove final_status.cc as it had only formatting changes. Created 4 years, 2 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/prefetch_image.html ('k') | chrome/test/data/prerender/prefetch_loop.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/prerender/prefetch_loader.html
diff --git a/chrome/test/data/prerender/prefetch_loader.html b/chrome/test/data/prerender/prefetch_loader.html
new file mode 100644
index 0000000000000000000000000000000000000000..327d545c99b770bae901d9444cb958b333173968
--- /dev/null
+++ b/chrome/test/data/prerender/prefetch_loader.html
@@ -0,0 +1,7 @@
+<html>
+<head>
+ <title>Prefetch Loader</title>
+ <link rel='prerender' href='REPLACE_WITH_PREFETCH_URL'/>
+</head>
+<body></body>
+</html>
« no previous file with comments | « chrome/test/data/prerender/prefetch_image.html ('k') | chrome/test/data/prerender/prefetch_loop.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698