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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 498573003: Add relaunch into ASH and desktop support for Chrome on Windows 7. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Changed menu strings to Chrome OS mode Created 6 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
« no previous file with comments | « no previous file | chrome/app/chrome_dll.rc » ('j') | chrome/app/generated_resources.grd » ('J')
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 80f66feb7c2fd1e645f9f7195f67239ea74eb086..9c4118d2244de80f5c6625593674bc0499f66dc6 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -65,16 +65,16 @@
#define IDC_PRESENTATION_MODE 34039
#define IDC_METRO_SNAP_ENABLE 34040
#define IDC_METRO_SNAP_DISABLE 34041
-#define IDC_WIN8_DESKTOP_RESTART 34042
+#define IDC_WIN_DESKTOP_RESTART 34042
#define IDC_WIN8_METRO_RESTART 34043
-#define IDC_TOGGLE_ASH_DESKTOP 34044
-#define IDC_WINDOW_MENU 34045
-#define IDC_MINIMIZE_WINDOW 34046
-#define IDC_MAXIMIZE_WINDOW 34047
-#define IDC_ALL_WINDOWS_FRONT 34048
-#define IDC_VISIT_DESKTOP_OF_LRU_USER_2 34049
-#define IDC_VISIT_DESKTOP_OF_LRU_USER_3 34050
-#define IDC_USE_SYSTEM_TITLE_BAR 34051
+#define IDC_WINDOW_MENU 34044
+#define IDC_MINIMIZE_WINDOW 34045
+#define IDC_MAXIMIZE_WINDOW 34046
+#define IDC_ALL_WINDOWS_FRONT 34047
+#define IDC_VISIT_DESKTOP_OF_LRU_USER_2 34048
+#define IDC_VISIT_DESKTOP_OF_LRU_USER_3 34049
+#define IDC_USE_SYSTEM_TITLE_BAR 34050
+#define IDC_WIN_ASH_RESTART 34051
// Page-related commands
#define IDC_BOOKMARK_PAGE 35000
« no previous file with comments | « no previous file | chrome/app/chrome_dll.rc » ('j') | chrome/app/generated_resources.grd » ('J')

Powered by Google App Engine
This is Rietveld 408576698