Chromium Code Reviews| Index: chrome/app/chrome_dll.rc |
| diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc |
| index 7238647864c6d0933e604db1fac3b3a1ed377f5b..e7255597e6837f4fcbe84e2c0a990978ba62430d 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_NEXT_MRU_TAB, VIRTKEY, CONTROL |
|
sky
2012/05/25 17:56:52
We shouldn't use the key see http://code.google.co
NaveenBobbili (Motorola)
2012/05/29 11:41:05
But the CR is for Alt + VK_OEM_3. Is it same as Ct
|
| END |
| IDR_CHROMEFRAME ACCELERATORS |