From 4fcd13625bc2072ca0242176155b27278a9117a2 Mon Sep 17 00:00:00 2001 From: "glider@chromium.org" Date: Fri, 21 Jun 2013 11:52:37 +0000 Subject: Revert 207755 "Add device policies to control accessibility sett..." BUG=252670 TBR=bartfab@chromium.org > Add device policies to control accessibility settings on the login screen > > This CL adds device policies that provide control over the default state > of the following four accessibility settings on the login screen: > * Large cursor > * Spoken feedback > * High contrast mode > * Screen magnifier type > > The User can temporarily override the settings but the defaults are > restored whenever the login screen is shown anew or the user remains idle > on the login screen for one minute. > > BUG=225955, 225956, 243350, 247298 > TEST=New unittests + new browsertests + manual in VM > > Review URL: https://chromiumcodereview.appspot.com/16658015 TBR=bartfab@chromium.org Review URL: https://codereview.chromium.org/17068004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@207799 0039d316-1c4b-4281-b951-d872f2087c98 --- chrome/chrome_tests.gypi | 1 - 1 file changed, 1 deletion(-) (limited to 'chrome/chrome_tests.gypi') diff --git a/chrome/chrome_tests.gypi b/chrome/chrome_tests.gypi index 4c408d6..4765410 100644 --- a/chrome/chrome_tests.gypi +++ b/chrome/chrome_tests.gypi @@ -1268,7 +1268,6 @@ 'browser/chromeos/policy/device_policy_cros_browser_test.cc', 'browser/chromeos/policy/device_policy_cros_browser_test.h', 'browser/chromeos/policy/device_status_collector_browsertest.cc', - 'browser/chromeos/policy/login_screen_default_policy_browsertest.cc', 'browser/chromeos/policy/policy_cert_verifier_browsertest.cc', 'browser/chromeos/policy/power_policy_browsertest.cc', 'browser/chromeos/policy/variations_service_policy_browsertest.cc', -- cgit v1.1