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

Unified Diff: chrome/app/chrome_dll_resource.h

Issue 3011002: Add "Inspect Element" shortcut to browser tabs (Closed)
Patch Set: Added TODO, fixed field setting, merged code Created 10 years, 5 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/chrome_dll.rc ('k') | chrome/browser/browser.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_dll_resource.h
diff --git a/chrome/app/chrome_dll_resource.h b/chrome/app/chrome_dll_resource.h
index b9991f3dc42c6582edd7849fcd643b2f9c2286f4..0029c03300cf23e4f98899d2ede7f312688e8c9a 100644
--- a/chrome/app/chrome_dll_resource.h
+++ b/chrome/app/chrome_dll_resource.h
@@ -210,6 +210,7 @@
#define IDC_SHOW_EXTENSION_SHELF 40022
#define IDC_MANAGE_EXTENSIONS 40023
#define IDC_AUTOFILL_DEFAULT 40024
+#define IDC_DEV_TOOLS_INSPECT 40025
// Spell-check
// Insert any additional suggestions before _LAST; these have to be consecutive.
« no previous file with comments | « chrome/app/chrome_dll.rc ('k') | chrome/browser/browser.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698