Searched defs:first_visit_midnight (Results 1 - 1 of 1) sorted by path

/external/chromium_org/chrome/browser/ui/website_settings/
H A Dwebsite_settings.cc761 base::Time first_visit_midnight = first_visit.LocalMidnight(); local
762 visited_before_today = (first_visit_midnight < today);

Completed in 178 milliseconds