From 5e525b3e0fee6a0c259786a7f1102b7192bfb385 Mon Sep 17 00:00:00 2001 From: Shelley Vohr Date: Wed, 21 Aug 2019 13:14:25 -0700 Subject: [PATCH] fix: add default media usage strings to info.plist (#19871) --- shell/browser/resources/mac/Info.plist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/shell/browser/resources/mac/Info.plist b/shell/browser/resources/mac/Info.plist index 75003d10fe..9ed0f878ac 100644 --- a/shell/browser/resources/mac/Info.plist +++ b/shell/browser/resources/mac/Info.plist @@ -34,5 +34,9 @@ NSQuitAlwaysKeepsWindows + NSMicrophoneUsageDescription + This app needs access to the microphone + NSCameraUsageDescription + This app needs access to the camera