Searched refs:cookie_expires (Results 1 – 1 of 1) sorted by relevance
256 base::Time cookie_expires = in MakeCefCookie() local267 cookie.has_expires = !cookie_expires.is_null(); in MakeCefCookie()269 cef_time_from_basetime(cookie_expires, cookie.expires); in MakeCefCookie()