Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index f5538a91954fb0ab39e62bcf0f8e8a9d695045d6..802001ca4fe301a10e73ae1ff4d4d8ac9c454934 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -124,6 +124,7 @@ enum IPCMessageStart { |
| ChromeAppBannerMsgStart, |
| SafeJsonParserMsgStart, |
| AttachmentBrokerMsgStart, |
| + BrowserNativePixmapManagerMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |