summaryrefslogtreecommitdiffstats
path: root/chrome/app/chrome_dll.rc
diff options
context:
space:
mode:
authorahendrickson@google.com <ahendrickson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-25 18:03:42 +0000
committerahendrickson@google.com <ahendrickson@google.com@0039d316-1c4b-4281-b951-d872f2087c98>2011-07-25 18:03:42 +0000
commit8f5fa9a4cc349b818cb298c1e5411a9a786465f3 (patch)
treec37642f9b9c42ab97c8f2262a4c74d6fcd2ab242 /chrome/app/chrome_dll.rc
parente1eb5fb2b9c41548f879c0b6b0f3a777bada8a8f (diff)
downloadchromium_src-8f5fa9a4cc349b818cb298c1e5411a9a786465f3.zip
chromium_src-8f5fa9a4cc349b818cb298c1e5411a9a786465f3.tar.gz
chromium_src-8f5fa9a4cc349b818cb298c1e5411a9a786465f3.tar.bz2
Revert 93893 - Remove IDC_AUTOFILL_DEFAULT completely.
Was causing a crash on Mac try-bots. BUG=86901 TEST=None R=dhollowa@chromium.org Review URL: http://codereview.chromium.org/7489032 TBR=tfarina@chromium.org Review URL: http://codereview.chromium.org/7505001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@93912 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/app/chrome_dll.rc')
-rw-r--r--chrome/app/chrome_dll.rc1
1 files changed, 1 insertions, 0 deletions
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
index b617864..a19366b 100644
--- a/chrome/app/chrome_dll.rc
+++ b/chrome/app/chrome_dll.rc
@@ -33,6 +33,7 @@ LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
// pick those up in the WM_APPCOMMAND message.
IDR_MAINFRAME ACCELERATORS
BEGIN
+ "A", IDC_AUTOFILL_DEFAULT, VIRTKEY, CONTROL, SHIFT
VK_LEFT, IDC_BACK, VIRTKEY, ALT
VK_BACK, IDC_BACK, VIRTKEY
"D", IDC_BOOKMARK_PAGE, VIRTKEY, CONTROL