AllowContentAccess  874 chrome/browser/profiles/profile_io_data.cc   return AllowContentAccess(origin, CONTENT_SETTINGS_TYPE_MEDIASTREAM_MIC);
AllowContentAccess  878 chrome/browser/profiles/profile_io_data.cc   return AllowContentAccess(origin, CONTENT_SETTINGS_TYPE_MEDIASTREAM_CAMERA);
AllowContentAccess  389 chrome/browser/profiles/profile_io_data.h     bool AllowContentAccess(const GURL& origin, ContentSettingsType type);