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

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

Issue 16658015: Add device policies to control accessibility settings on the login screen (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed leaky tests. Created 7 years, 6 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/test/base/testing_profile_manager.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 960e693a629516e22a839141b85048bb5b55e24e..bf86560c8fb3dbe6e3acf04c39eb9ae1a0eb3657 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1933,6 +1933,18 @@
"DeviceVariationsRestrictParameter" : {
},
+ "DeviceLoginScreenDefaultLargeCursorEnabled" : {
+ },
+
+ "DeviceLoginScreenDefaultSpokenFeedbackEnabled" : {
+ },
+
+ "DeviceLoginScreenDefaultHighContrastEnabled" : {
+ },
+
+ "DeviceLoginScreenDefaultScreenMagnifierType" : {
+ },
+
"UptimeLimit": {
},
« no previous file with comments | « chrome/test/base/testing_profile_manager.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698