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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 10823233: Close detached DevTools window (rather than open a new instance) when it receives an F12 keypress (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index 2de3b2b1b2e5f54d83b5b5cadec6378fa6a9bdad..15b041428072aefb1c21c9349810d6bc13afde49 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -181,6 +181,7 @@
#define IDC_EXTENSION_ERRORS 40031
#define IDC_SHOW_SYNC_ERROR 40032
#define IDC_SHOW_SETTINGS_CHANGE_FIRST 40033
+#define IDC_DEV_TOOLS_TOGGLE_INSPECTOR 40034
#define IDC_SHOW_SETTINGS_CHANGE_LAST 40133
#define IDC_SHOW_AVATAR_MENU 40134
#define IDC_EXTENSION_DISABLED_FIRST 40135
« no previous file with comments | « no previous file | chrome/browser/debugger/devtools_toggle_action.h » ('j') | chrome/browser/debugger/devtools_toggle_action.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698