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

Unified Diff: chrome/test/data/predictor/dns_prefetch.html

Issue 874163005: Fix DNS Prefetch in Chrome: new message type not added to filter. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: end-to-end prefetch test Created 5 years, 10 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: chrome/test/data/predictor/dns_prefetch.html
diff --git a/chrome/test/data/predictor/dns_prefetch.html b/chrome/test/data/predictor/dns_prefetch.html
new file mode 100644
index 0000000000000000000000000000000000000000..ab2a63c008fa5aae65d49a681519579326570429
--- /dev/null
+++ b/chrome/test/data/predictor/dns_prefetch.html
@@ -0,0 +1 @@
+<link rel="dns-prefetch" href="http://chromium.org/">

Powered by Google App Engine
This is Rietveld 408576698