| Index: chrome/browser/configuration_policy_pref_store.cc
|
| ===================================================================
|
| --- chrome/browser/configuration_policy_pref_store.cc (revision 53925)
|
| +++ chrome/browser/configuration_policy_pref_store.cc (working copy)
|
| @@ -40,7 +40,7 @@
|
| prefs::kPasswordManagerEnabled },
|
| { Value::TYPE_BOOLEAN, kPolicyMetricsReportingEnabled,
|
| prefs::kMetricsReportingEnabled },
|
| - { Value::TYPE_STRING, kPolicyApplicationLocale,
|
| + { Value::TYPE_STRING, kPolicyApplicationLocale,
|
| prefs::kApplicationLocale},
|
| };
|
|
|
|
|
| Property changes on: chrome/browser/configuration_policy_pref_store.cc
|
| ___________________________________________________________________
|
| Name: svn:eol-style
|
| + LF
|
|
|
|
|