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

Unified Diff: chrome/app/chrome_dll.rc

Issue 126143005: Remove Chrome Frame code and resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: sync to r244038 Created 6 years, 11 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
« no previous file with comments | « chrome/app/cf_resources.rc ('k') | chrome/app/chrome_dll_resource.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll.rc
diff --git a/chrome/app/chrome_dll.rc b/chrome/app/chrome_dll.rc
index d284cb839a51b3aa5ec9d18f2375aba7006cde9d..0b986c5f1b156613b0373c307706bfe3aeaa82ed 100644
--- a/chrome/app/chrome_dll.rc
+++ b/chrome/app/chrome_dll.rc
@@ -126,21 +126,6 @@ BEGIN
"A", IDC_TOGGLE_ASH_DESKTOP, VIRTKEY, CONTROL, SHIFT
END
-IDR_CHROMEFRAME ACCELERATORS
-BEGIN
- "I", IDC_DEV_TOOLS, VIRTKEY, CONTROL, SHIFT
- "J", IDC_DEV_TOOLS_CONSOLE, VIRTKEY, CONTROL, SHIFT
- "C", IDC_DEV_TOOLS_INSPECT, VIRTKEY, CONTROL, SHIFT
- VK_OEM_MINUS, IDC_ZOOM_MINUS, VIRTKEY, CONTROL
- VK_OEM_MINUS, IDC_ZOOM_MINUS, VIRTKEY, CONTROL, SHIFT
- VK_SUBTRACT, IDC_ZOOM_MINUS, VIRTKEY, CONTROL
- "0", IDC_ZOOM_NORMAL, VIRTKEY, CONTROL
- VK_NUMPAD0, IDC_ZOOM_NORMAL, VIRTKEY, CONTROL
- VK_OEM_PLUS, IDC_ZOOM_PLUS, VIRTKEY, CONTROL
- VK_OEM_PLUS, IDC_ZOOM_PLUS, VIRTKEY, CONTROL, SHIFT
- VK_ADD, IDC_ZOOM_PLUS, VIRTKEY, CONTROL
-END
-
#ifdef APSTUDIO_INVOKED
/////////////////////////////////////////////////////////////////////////////
//
« no previous file with comments | « chrome/app/cf_resources.rc ('k') | chrome/app/chrome_dll_resource.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698