Lines Matching full:profile
108 AutomationProvider::AutomationProvider(Profile* profile)
109 : profile_(profile),
572 Profile::GetDefaultRequestContext();
578 Profile* profile = profile_manager->GetDefaultProfile(user_data_dir);
579 DCHECK(profile);
580 context_getter = profile->GetRequestContext();
717 DCHECK(tab->tab_contents()->profile() != NULL);
718 tab->tab_contents()->profile()->GetPrefs()->SetInteger(
726 remover = new BrowsingDataRemover(profile(),
878 browser->profile(), extension->id(), "action", tab_id, "", 1);
882 browser->profile(), extension->id(), browser);