Lines Matching full:profile
12 #include "chrome/browser/profiles/profile.h"
16 // access to the RenderViewHost and Profile. Later it would
31 Profile* profile() { return profile_.get(); }
37 scoped_ptr<Profile> profile_;
103 class Profile;
153 TabContents(Profile* profile,
177 // Returns the user profile associated with this TabContents (via the
179 Profile* profile() const { return controller_.profile(); }
994 virtual RendererPreferences GetRendererPrefs(Profile* profile) const;