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

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: . 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..91a39ff1e25869a8ff6b71dc08a2d22229e38cc2 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -61,6 +61,7 @@ enum AcceleratorAction {
#if !defined(NDEBUG)
ADD_REMOVE_MONITOR,
CYCLE_MONITOR,
+ SCALE_MONITOR,
Daniel Erat 2012/05/07 19:44:05 nit: keep alphabetized (like the comment at the to
oshima 2012/05/08 00:17:24 Done.
PRINT_LAYER_HIERARCHY,
PRINT_WINDOW_HIERARCHY,
ROTATE_SCREEN,

Powered by Google App Engine
This is Rietveld 408576698