Lines Matching full:profile
35 #include "chrome/browser/profiles/profile.h"
308 Profile* profile = tab_contents()->profile();
309 if (!profile) {
314 request_context_getter_ = profile->GetRequestContext();
318 tab_contents()->profile()->GetDownloadManager();
322 profile->IsOffTheRecord());
325 // to be alive as long as the Profile is alive.
1260 PrefService* prefs = tab_contents()->profile()->GetPrefs();
1322 tab_contents()->profile()->GetDownloadManager()->download_prefs();
1416 PrefService* prefs = tab_contents()->profile()->GetPrefs();
1426 if (!tab_contents()->profile()->IsOffTheRecord() &&