RemoveByProfile 69 chrome/browser/notifications/balloon_collection.h virtual bool RemoveByProfile(Profile* profile) = 0; RemoveByProfile 52 chrome/browser/notifications/balloon_collection_impl.h virtual bool RemoveByProfile(Profile* profile) OVERRIDE; RemoveByProfile 192 chrome/browser/notifications/balloon_notification_ui_manager.cc return balloon_collection_->RemoveByProfile(profile) || removed;