Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / ash / accelerators / accelerator_commands.h
index df576ba..6c12807 100644 (file)
@@ -25,6 +25,9 @@ ASH_EXPORT void ToggleMaximized();
 // by WindowStateDelegate::ToggleFullscreen().
 ASH_EXPORT void ToggleFullscreen();
 
+// Toggles touch HUD.
+ASH_EXPORT void ToggleTouchHudProjection();
+
 }  // namespace accelerators
 }  // namespace ash