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

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: Fix copy&paste mistake found by clang. 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
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..c49b7083e603f0c297ff89d1112624b4fdb7dd0b 100644
--- a/chrome/test/data/policy/policy_test_cases.json
+++ b/chrome/test/data/policy/policy_test_cases.json
@@ -1933,6 +1933,18 @@
"DeviceVariationsRestrictParameter" : {
},
+ "LoginScreenDefaultLargeCursorEnabled" : {
+ },
+
+ "LoginScreenDefaultSpokenFeedbackEnabled" : {
+ },
+
+ "LoginScreenDefaultHighContrastEnabled" : {
+ },
+
+ "LoginScreenDefaultScreenMagnifierType" : {
+ },
+
"UptimeLimit": {
},
« chrome/test/base/testing_profile_manager.h ('K') | « 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