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

Unified Diff: ash/accelerators/accelerator_table.h

Issue 10698115: Support "Report Issue" in case of no-browser windows in ChromeOS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 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
Index: ash/accelerators/accelerator_table.h
diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
index 788de46e5c83d875bf7dae22d8b4e5563475d7db..75cd05e660c76e0d15900e2eee7031a3820cefba 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -67,6 +67,7 @@ enum AcceleratorAction {
OPEN_FILE_MANAGER_DIALOG,
OPEN_FILE_MANAGER_TAB,
#endif
+ OPEN_FEEDBACK_PAGE,
Yusuke Sato 2012/07/09 17:49:59 can you merge line 70-76 into 17-62 and sort them
Jun Mukai 2012/07/10 11:08:20 Done.
DISPLAY_ADD_REMOVE,
DISPLAY_CYCLE,
DISPLAY_TOGGLE_SCALE,

Powered by Google App Engine
This is Rietveld 408576698