content_setting_bubble_model.h | 19 class Profile; 31 Profile* profile, 92 ContentSettingBubbleModel(TabContents* tab_contents, Profile* profile, 96 Profile* profile() const { return profile_; } function in class:ContentSettingBubbleModel 121 Profile* profile_;
|