Chromium Code Reviews| Index: chrome/browser/policy/configuration_policy_handler_list_factory.cc |
| diff --git a/chrome/browser/policy/configuration_policy_handler_list_factory.cc b/chrome/browser/policy/configuration_policy_handler_list_factory.cc |
| index 791b296186a7cb8b2fd541deaf8d609a72cc2be7..b56da30f399657c0764a79828218f79457f6098c 100644 |
| --- a/chrome/browser/policy/configuration_policy_handler_list_factory.cc |
| +++ b/chrome/browser/policy/configuration_policy_handler_list_factory.cc |
| @@ -419,9 +419,6 @@ const PolicyToPreferenceMapEntry kSimplePolicyMap[] = { |
| { key::kDeviceLoginScreenDefaultLargeCursorEnabled, |
| NULL, |
| base::Value::TYPE_BOOLEAN }, |
| - { key::kDeviceLoginScreenDefaultSpokenFeedbackEnabled, |
| - NULL, |
| - base::Value::TYPE_BOOLEAN }, |
|
Mattias Nissler (ping if slow)
2014/01/17 12:37:23
I don't think removing the policy is a good idea,
|
| { key::kDeviceLoginScreenDefaultHighContrastEnabled, |
| NULL, |
| base::Value::TYPE_BOOLEAN }, |