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 } |
pastarmovj
2015/01/05 14:53:53
IIRC you should leave this in here for the user pr
James Cook
2015/01/05 19:08:14
Done, but I'm not sure this is necessary. Is the A
|
- ] |
- }, |
- |
"ShowLogoutButtonInTray": { |
"os": ["chromeos"], |
"test_policy": { "ShowLogoutButtonInTray": true }, |