summaryrefslogtreecommitdiffstats
path: root/chrome/app
diff options
context:
space:
mode:
authortengs@chromium.org <tengs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-28 21:20:16 +0000
committertengs@chromium.org <tengs@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-01-28 21:20:16 +0000
commit27a1f2273cf053d32f558a9ca6e56757a5147a12 (patch)
treedaf67e6d6eff0e3609e5a2c4bb38602ba0e17b3f /chrome/app
parent540d6af4f7ac9e5dbad65fc8fec8673f7144c018 (diff)
downloadchromium_src-27a1f2273cf053d32f558a9ca6e56757a5147a12.zip
chromium_src-27a1f2273cf053d32f558a9ca6e56757a5147a12.tar.gz
chromium_src-27a1f2273cf053d32f558a9ca6e56757a5147a12.tar.bz2
Enable sticky keys by default for launch in M34.
BUG=256946 TEST=manually checked chrome://settings for sticky keys checkbox Review URL: https://codereview.chromium.org/148163005 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@247506 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app')
-rw-r--r--chrome/app/generated_resources.grd6
1 files changed, 0 insertions, 6 deletions
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd
index 92b9465..17f4e61 100644
--- a/chrome/app/generated_resources.grd
+++ b/chrome/app/generated_resources.grd
@@ -6365,12 +6365,6 @@ Keep your key file in a safe place. You will need it to create new versions of y
<message name="IDS_FLAGS_DISABLE_BOOT_ANIMATION_DESCRIPTION" desc="Description for the flag to disable wallpaper boot animation (except for OOBE).">
Disables wallpaper boot animation (except for OOBE case).
</message>
- <message name="IDS_FLAGS_ENABLE_STICKY_KEYS_NAME" desc="Name for the flag to enable sticky keys.">
- Enable sticky keys.
- </message>
- <message name="IDS_FLAGS_ENABLE_STICKY_KEYS_DESCRIPTION" desc="Description for the flag to enable sticky keys.">
- StickyKeys allows the user to press and release a modifier key, such as Shift, Ctrl, or Alt, and have it remain active until any other key is pressed.
- </message>
<message name="IDS_FLAGS_DISABLE_SAML_SIGNIN_NAME" desc="Name for the flag to disable SAML signin support.">
Disable SAML signin.
</message>