Chromium Code Reviews| Index: ppapi/shared_impl/resource.h |
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h |
| index ec4f5179c1ff1cf502f9e3f4933e6118c86e3f3f..1f873018ac90ade53465b91d1a714612cc54cf5f 100644 |
| --- a/ppapi/shared_impl/resource.h |
| +++ b/ppapi/shared_impl/resource.h |
| @@ -72,6 +72,7 @@ |
| F(PPB_TCPSocket_Private_API) \ |
| F(PPB_UDPSocket_API) \ |
| F(PPB_UDPSocket_Private_API) \ |
| + F(PPB_UMA_Singleton_API) \ |
| F(PPB_URLLoader_API) \ |
| F(PPB_URLRequestInfo_API) \ |
| F(PPB_URLResponseInfo_API) \ |