Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index f7b4be8f5262f92e78a950abc335230503d6da51..2d78e6c8c9a5929c575ce2917910de7d52804368 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -113,6 +113,7 @@ enum IPCMessageStart { |
| ExtensionUtilityMsgStart, |
| GeofencingMsgStart, |
| LayoutTestMsgStart, |
| + DnsPrefetchMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |