diff --git a/google_chrome/files/managed.json b/google_chrome/files/managed.json index 621fc94..a51a8a1 100644 --- a/google_chrome/files/managed.json +++ b/google_chrome/files/managed.json @@ -1,6 +1,6 @@ { - "AuthServerWhitelist": "*.foo.sh", - "AuthNegotiateDelegateWhitelist": "*.foo.sh", + "AuthServerAllowlist": "*.foo.sh", + "AuthNegotiateDelegateAllowlist": "*.foo.sh", "HomepageLocation": "https://www.foo.sh", "PasswordManagerEnabled": false }