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

Unified Diff: ash/accelerators/accelerator_table.h

Issue 10221028: Move DIP translation from ui/aura to ui/compositor (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: revert change i made by accident Created 8 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
Index: ash/accelerators/accelerator_table.h
diff --git a/ash/accelerators/accelerator_table.h b/ash/accelerators/accelerator_table.h
index 12d94c1a1ec059b5a814d2c1910fc6113757a4ae..74a96a4ac4baf4b4ec15b0bed2f6003bd3f05035 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -59,8 +59,9 @@ enum AcceleratorAction {
OPEN_FILE_MANAGER,
#endif
#if !defined(NDEBUG)
- ADD_REMOVE_MONITOR,
- CYCLE_MONITOR,
+ MONITOR_ADD_REMOVE,
+ MONITOR_CYCLE,
+ MONITOR_SCALE,
PRINT_LAYER_HIERARCHY,
PRINT_WINDOW_HIERARCHY,
ROTATE_SCREEN,

Powered by Google App Engine
This is Rietveld 408576698