Index: ipc/ipc_message_utils.h |
=================================================================== |
--- ipc/ipc_message_utils.h (revision 78781) |
+++ ipc/ipc_message_utils.h (working copy) |
@@ -77,6 +77,9 @@ |
ClipboardMsgStart, |
BlobMsgStart, |
AppCacheMsgStart, |
+ DeviceOrientationMsgStart, |
+ DesktopNotificationMsgStart, |
+ GeolocationMsgStart, |
LastIPCMsgStart // Must come last. |
}; |