| Index: chrome/app/chrome_dll.rc
|
| diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
|
| index 09bcdc9463f1b8633d33538d27b23bd17dc8958c..459b332f3260dbcb1523a13fc55816b9aa8e72ce 100644
|
| --- a/chrome/app/chrome_dll.rc
|
| +++ b/chrome/app/chrome_dll.rc
|
| @@ -122,6 +122,7 @@ BEGIN
|
| VK_OEM_PLUS, IDC_ZOOM_PLUS, VIRTKEY, CONTROL
|
| VK_OEM_PLUS, IDC_ZOOM_PLUS, VIRTKEY, CONTROL, SHIFT
|
| VK_ADD, IDC_ZOOM_PLUS, VIRTKEY, CONTROL
|
| + VK_OEM_3, IDC_SELECT_PREVIOUS_MRU_TAB,VIRTKEY, CONTROL
|
| END
|
|
|
| IDR_CHROMEFRAME ACCELERATORS
|
|
|