Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3384)

Unified Diff: chrome/test/data/policy/policy_test_cases.json

Issue 817013002: cros: Remove system-level policy for audio capture allowed (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: (allow-audio) rebase Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chromeos/audio/audio_devices_pref_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 },
« no previous file with comments | « chrome/browser/prefs/browser_prefs.cc ('k') | chromeos/audio/audio_devices_pref_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698