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

Unified Diff: chrome/app/chrome_command_ids.h

Issue 1992003002: Re-add backspace-goes-back as a default disabled finch trial (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: address revieww comments Created 4 years, 7 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/app_mode/app_mode_utils.cc » ('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 ad1c9639724fc62d72bc1c6f10448eba0ed80507..537e94b1aa42e5a81229f669242170b77e0c8893 100644
--- a/chrome/app/chrome_command_ids.h
+++ b/chrome/app/chrome_command_ids.h
@@ -33,6 +33,8 @@
#define IDC_RELOAD_BYPASSING_CACHE 33007
#define IDC_LOAD_NEW_TAB_PAGE 33008
#define IDC_RELOAD_CLEARING_CACHE 33009
+#define IDC_BACKSPACE_BACK 33010
+#define IDC_BACKSPACE_FORWARD 33011
// Window management commands
#define IDC_NEW_WINDOW 34000
« no previous file with comments | « no previous file | chrome/browser/app_mode/app_mode_utils.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698