Index: chrome/browser/ui/browser.cc |
=================================================================== |
--- chrome/browser/ui/browser.cc (revision 85701) |
+++ chrome/browser/ui/browser.cc (working copy) |
@@ -3740,7 +3740,6 @@ |
command_updater_.UpdateCommandEnabled(IDC_RESTORE_TAB, false); |
command_updater_.UpdateCommandEnabled(IDC_EXIT, true); |
command_updater_.UpdateCommandEnabled(IDC_TOGGLE_VERTICAL_TABS, true); |
- command_updater_.UpdateCommandEnabled(IDC_DEBUG_FRAME_TOGGLE, true); |
// Page-related commands |
command_updater_.UpdateCommandEnabled(IDC_EMAIL_PAGE_LOCATION, true); |