Lines Matching full:profile
16 #include "chrome/browser/profiles/profile.h"
39 // This class controls the geolocation infobar queue per profile, and it's an
51 Profile* profile);
104 Profile* const profile_;
328 Profile* profile)
330 profile_(profile) {
496 Profile* profile)
497 : profile_(profile),
499 new GeolocationInfoBarQueueController(this, profile))) {