Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 8a401d96359cfc5c5baa4f7a84601f721e8df0d0..16421b1b59ec7368c302c9f370606aeeec54dabf 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -43,6 +43,7 @@ enum IPCMessageStart { |
| ClipboardMsgStart, |
| BlobMsgStart, |
| AppCacheMsgStart, |
| + DeviceLightMsgStart, |
| DeviceMotionMsgStart, |
| DeviceOrientationMsgStart, |
| DesktopNotificationMsgStart, |