Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 337b1aaa87a7de2f73be7fd350c868a68e95e9f6..a92d0908830603270cda4c45fcc7fc9ceebb2c5a 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, |