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

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

Issue 2652793003: Add login screen locale and input method device policies (Closed)
Patch Set: Addressed comments. Created 3 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
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 2e1d91b024b670bbb3d5763e561a32e7f0797120..71c74f9e8195e0f392913758fa8748175280328f 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -2905,6 +2905,12 @@
"DeviceLoginScreenDefaultVirtualKeyboardEnabled" : {
},
+ "DeviceLoginScreenLocales" : {
+ },
+
+ "DeviceLoginScreenInputMethods" : {
+ },
+
"UptimeLimit": {
},

Powered by Google App Engine
This is Rietveld 408576698