Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / ui / metro_viewer / metro_viewer_messages.h
index d9e9233..cb8586b 100644 (file)
@@ -63,6 +63,9 @@ IPC_MESSAGE_CONTROL4(MetroViewerHostMsg_Character,
 // Informs the browser that the Metro window has been activated.
 IPC_MESSAGE_CONTROL0(MetroViewerHostMsg_WindowActivated);
 
+// Informs the browser that the user has completed an edge gesture.
+IPC_MESSAGE_CONTROL0(MetroViewerHostMsg_EdgeGesture)
+
 IPC_MESSAGE_CONTROL4(MetroViewerHostMsg_TouchDown,
                      int32,           /* x-coordinate */
                      int32,           /* y-coordinate */