Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3554)

Unified Diff: chrome/app/chrome_dll.rc

Issue 498573003: Add relaunch into ASH and desktop support for Chrome on Windows 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed menu strings to Chrome OS mode Created 6 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/app/chrome_dll.rc
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
index 8537801e5598a54744ef0f0584a51769f29e939e..4892c4d6bf30d954a4475a337b2c106ed76204f5 100644
--- a/chrome/app/chrome_dll.rc
+++ b/chrome/app/chrome_dll.rc
@@ -123,7 +123,6 @@ 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
- "A", IDC_TOGGLE_ASH_DESKTOP, VIRTKEY, CONTROL, SHIFT
END
#ifdef APSTUDIO_INVOKED

Powered by Google App Engine
This is Rietveld 408576698