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..abed4a5707696fb80c539a027b0dbd16cb4b2edb 100644 |
| --- a/ppapi/shared_impl/resource.h |
| +++ b/ppapi/shared_impl/resource.h |
| @@ -33,6 +33,7 @@ |
| F(PPB_Ext_CrxFileSystem_Private_API) \ |
| F(PPB_FileChooser_API) \ |
| F(PPB_FileIO_API) \ |
| + F(PPB_FileMapping_API) \ |
| F(PPB_FileRef_API) \ |
| F(PPB_FileSystem_API) \ |
| F(PPB_Find_API) \ |