Searched refs:cookie_monster_delegate (Results 1 – 4 of 4) sorted by relevance
248 NULL, profile_params->cookie_monster_delegate); in LazyInitializeInternal()263 profile_params->cookie_monster_delegate); in LazyInitializeInternal()
108 scoped_refptr<net::CookieMonster::Delegate> cookie_monster_delegate; member
150 new net::CookieMonster(NULL, profile_params->cookie_monster_delegate)); in LazyInitializeInternal()
175 params->cookie_monster_delegate = new ChromeCookieMonsterDelegate(profile); in InitializeProfileParams()