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

Side by Side Diff: content/test/data/resource_hints/dns_prefetch_many.html

Issue 2043753002: Declarative resource hints go through mojo IPC to //content Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: remove gmocking + add another browser test Created 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 <link rel="dns-prefetch" href="http://chromium1.org/">
2 <link rel="dns-prefetch" href="http://chromium2.org/">
3 <link rel="dns-prefetch" href="http://chromium3.org/">
4 <link rel="dns-prefetch" href="http://chromium4.org/">
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698