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

Unified Diff: ash/accelerators/accelerator_table.h

Issue 1394573003: chromeos: Add SurfaceServiceProvider. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 658cad5457071c633c9df7ca71ae23a633a28111..b6758127d0864db93a68459de56d6f342c73226c 100644
--- a/ash/accelerators/accelerator_table.h
+++ b/ash/accelerators/accelerator_table.h
@@ -93,6 +93,8 @@ enum AcceleratorAction {
SCALE_UI_DOWN,
SCALE_UI_RESET,
SCALE_UI_UP,
+ SHOW_TEST_SHELL_SURFACE_OVERLAY,
+ SHOW_FULLSCREEN_TEST_SHELL_SURFACE_OVERLAY,
SHOW_KEYBOARD_OVERLAY,
SHOW_MESSAGE_CENTER_BUBBLE,
SHOW_SYSTEM_TRAY_BUBBLE,

Powered by Google App Engine
This is Rietveld 408576698