Home | History | Annotate | Download | only in browser

Lines Matching full:profile

16 #include "chrome/browser/profiles/profile.h"
40 BackgroundModeManager::BackgroundModeManager(Profile* profile,
42 : profile_(profile),
43 applications_(profile),
75 Source<Profile>(profile));
77 Source<Profile>(profile));
83 Source<Profile>(profile));