diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/ipc_message_start.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h index 5b9c9d7..6923e44 100644 --- a/ipc/ipc_message_start.h +++ b/ipc/ipc_message_start.h @@ -95,6 +95,7 @@ enum IPCMessageStart { EmbeddedWorkerMsgStart, EmbeddedWorkerContextMsgStart, CastMsgStart, + ScreenOrientationMsgStart, LastIPCMsgStart // Must come last. }; |