Index: ipc/ipc_message_start.h |
diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
index 10024fc90bd9d40d4822d949bcf16510cd8d9e53..10e7368934e758f2b29792bf37676e28e89ef6cd 100644 |
--- a/ipc/ipc_message_start.h |
+++ b/ipc/ipc_message_start.h |
@@ -98,6 +98,7 @@ enum IPCMessageStart { |
CdmMsgStart, |
ScreenOrientationMsgStart, |
MediaStreamTrackMetricsHostMsgStart, |
+ ChromeExtensionMsgStart, |
LastIPCMsgStart // Must come last. |
}; |