Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 463f0d500c02bb0207a449815c924c2161601867..7fd261639a2256512ff3533518d394e797746519 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -111,6 +111,7 @@ enum IPCMessageStart { |
| WebCacheMsgStart, |
| ManifestManagerMsgStart, |
| ExtensionUtilityMsgStart, |
| + GeofencingMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |