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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 9297008: [HTerm-Crosh] Add key shortcut for opening Crosh on ChromeOS Aura. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 8 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 | « no previous file | chrome/browser/extensions/api/terminal/terminal_extension_helper.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/app/chrome_command_ids.h
diff --git a/chrome/app/chrome_command_ids.h b/chrome/app/chrome_command_ids.h
index c0e11a1a328cccad73ddf7a1e5abde38522910a0..3e1ac59a32d35ac99abec971768772f2ca8ea62e 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -219,6 +219,7 @@
#define IDC_LANGUAGE_OPTIONS 45200 // ChromeOS only
#define IDC_LOCK_SCREEN 45300 // ChromeOS only
#define IDC_SHUTDOWN 45400 // ChromeOS only
+#define IDC_NEW_CROSH_TAB 45500 // ChromeOS Aura only
#define IDC_HISTORY_MENU 46000 // OSX only
#define IDC_PROFILE_MAIN_MENU 46100 // OSX only
#define IDC_INPUT_METHODS_MENU 46300 // Linux only
« no previous file with comments | « no previous file | chrome/browser/extensions/api/terminal/terminal_extension_helper.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698