| Index: chrome/test/data/policy/policy_test_cases.json
|
| diff --git a/chrome/test/data/policy/policy_test_cases.json b/chrome/test/data/policy/policy_test_cases.json
|
| index 5fc4837ad387ba8c444d60d69ba1c7c569d92f22..f5eaf4129347737f032ed5c0fa6c6c686f534b3d 100644
|
| --- a/chrome/test/data/policy/policy_test_cases.json
|
| +++ b/chrome/test/data/policy/policy_test_cases.json
|
| @@ -1824,15 +1824,6 @@
|
| ]
|
| },
|
|
|
| - "AudioCaptureAllowed": {
|
| - "os": ["chromeos"],
|
| - "test_policy": { "AudioCaptureAllowed": true },
|
| - "pref_mappings": [
|
| - { "pref": "hardware.audio_capture_enabled",
|
| - "local_state": true }
|
| - ]
|
| - },
|
| -
|
| "ShowLogoutButtonInTray": {
|
| "os": ["chromeos"],
|
| "test_policy": { "ShowLogoutButtonInTray": true },
|
|
|