Chromium Code Reviews| Index: ipc/ipc_message_start.h |
| diff --git a/ipc/ipc_message_start.h b/ipc/ipc_message_start.h |
| index 65f731ed24b61bfcdf2ec6b02827da6e90662539..b0942bd8463a79f7cf7f9605a46398aebc4dae3e 100644 |
| --- a/ipc/ipc_message_start.h |
| +++ b/ipc/ipc_message_start.h |
| @@ -134,6 +134,7 @@ enum IPCMessageStart { |
| ArcInstanceHostMsgStart, |
| DistillerMsgStart, |
| StartupMetricMsgStart, |
| + DWriteFontProxyMsgStart, |
| LastIPCMsgStart // Must come last. |
| }; |