Index: chrome/common/extensions/permissions/chrome_permission_message_rules.cc |
diff --git a/chrome/common/extensions/permissions/chrome_permission_message_rules.cc b/chrome/common/extensions/permissions/chrome_permission_message_rules.cc |
index bcb12372d93115d0b4bf4c1dd605d9ed459a45af..1f05d5b46fa3d6910a203da12264cc9587ebd575 100644 |
--- a/chrome/common/extensions/permissions/chrome_permission_message_rules.cc |
+++ b/chrome/common/extensions/permissions/chrome_permission_message_rules.cc |
@@ -588,9 +588,6 @@ ChromePermissionMessageRule::GetAllRules() { |
{IDS_EXTENSION_PROMPT_WARNING_CONTENT_SETTINGS, |
{APIPermission::kContentSettings}, |
{}}, |
- {IDS_EXTENSION_PROMPT_WARNING_COPRESENCE, |
- {APIPermission::kCopresence}, |
- {}}, |
{IDS_EXTENSION_PROMPT_WARNING_DOCUMENT_SCAN, |
{APIPermission::kDocumentScan}, |
{}}, |