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

Unified Diff: chrome/browser/configuration_policy_store.h

Issue 2809058: Add application locale policy. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: " Created 10 years, 5 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/configuration_policy_provider.cc ('k') | chrome/browser/pref_service.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/configuration_policy_store.h
diff --git a/chrome/browser/configuration_policy_store.h b/chrome/browser/configuration_policy_store.h
index 55d7eb853138f9e0a2b54a5447b4dac35ba3779d..cbf1bb14baee9ea2e831176633ab6e64d43e250f 100644
--- a/chrome/browser/configuration_policy_store.h
+++ b/chrome/browser/configuration_policy_store.h
@@ -28,6 +28,7 @@ class ConfigurationPolicyStore {
kPolicyMetricsReportingEnabled,
kPolicyPasswordManagerEnabled,
kPolicySyncDisabled,
+ kPolicyApplicationLocale,
// A policy for allowing administrators to forcibly disable
// specific plugins. This policy is a comma-separated list of
« no previous file with comments | « chrome/browser/configuration_policy_provider.cc ('k') | chrome/browser/pref_service.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698