Lines Matching full:profile
18 #include "chrome/browser/profiles/profile.h"
92 ExtensionInstallUI::ExtensionInstallUI(Profile* profile)
93 : profile_(profile),
159 Profile* profile = profile_->GetOriginalProfile();
160 Browser* browser = Browser::GetOrCreateTabbedBrowser(profile);
170 browser::ShowExtensionInstalledBubble(extension, browser, icon_, profile);
221 Profile* profile) {
225 // Get last active normal browser of profile.
226 Browser* browser = BrowserList::FindBrowserWithType(profile,