Home
last modified time | relevance | path

Searched refs:swap_url (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/chrome/browser/prerender/
Dprerender_tracker.h121 explicit PendingSwapThrottleData(const GURL& swap_url);
Dprerender_tracker.cc315 const GURL& swap_url) in PendingSwapThrottleData() argument
316 : url(swap_url) { in PendingSwapThrottleData()