Lines Matching full:profile
20 #include "chrome/browser/profiles/profile.h"
132 SessionService::SessionService(Profile* profile)
133 : BaseSessionService(SESSION_RESTORE, profile, FilePath()),
257 // same original profile commit the close immediately.
299 // The user created a new tabbed browser with our profile. Commit any
450 Source<Profile>(profile()),
492 SessionStartupPref pref = SessionStartupPref::GetStartupPref(profile());
495 profile(), browser, false, browser ? false : true, urls_to_open);
509 if (browser->profile() != profile() ||
1134 if (tab->profile() == profile() || profile() == NULL) {
1263 if (!profile()) {
1273 (*i)->profile() == profile() &&
1287 if (!profile()) {
1299 browser->profile() == profile()) {