Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 722530f3f6fa9dd08217b0b57cd95b9d81045782..acd166cbb6c1f6c495324b8247a0c1e40dd52b7a 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -133,6 +133,7 @@ enum IPCMessageStart { |
| MediaPlayerDelegateMsgStart, |
| SurfaceViewManagerMsgStart, |
| ExtensionWorkerMsgStart, |
| + SubresourceFilterMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |