Chromium Code Reviews| Index: ppapi/shared_impl/resource.h |
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h |
| index 286ebba9ea350b538669bcbab049f2a2a13d6ff6..3213e8bdce4b4cb0fe072588514762baac7593bc 100644 |
| --- a/ppapi/shared_impl/resource.h |
| +++ b/ppapi/shared_impl/resource.h |
| @@ -25,6 +25,7 @@ |
| F(PPB_AudioTrusted_API) \ |
| F(PPB_Broker_API) \ |
| F(PPB_Broker_Instance_API) \ |
| + F(PPB_BrowserFont_Singleton_API) \ |
| F(PPB_BrowserFont_Trusted_API) \ |
| F(PPB_Buffer_API) \ |
| F(PPB_BufferTrusted_API) \ |