| Index: ppapi/shared_impl/resource.h
|
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h
|
| index a3c15d11e66d8f0df0c70f8b3a519a01f71da6f5..6a11076a54644605e44cafd2ffac618c14b15124 100644
|
| --- a/ppapi/shared_impl/resource.h
|
| +++ b/ppapi/shared_impl/resource.h
|
| @@ -53,6 +53,7 @@
|
| F(PPB_InputEvent_API) \
|
| F(PPB_IsolatedFileSystem_Private_API) \
|
| F(PPB_LayerCompositor_API) \
|
| + F(PPB_MediaStreamVideoTrack_API) \
|
| F(PPB_MessageLoop_API) \
|
| F(PPB_NetAddress_API) \
|
| F(PPB_NetworkList_API) \
|
| @@ -77,6 +78,7 @@
|
| F(PPB_VideoCapture_API) \
|
| F(PPB_VideoDecoder_API) \
|
| F(PPB_VideoDestination_Private_API) \
|
| + F(PPB_VideoFrame_API) \
|
| F(PPB_VideoLayer_API) \
|
| F(PPB_VideoSource_Private_API) \
|
| F(PPB_View_API) \
|
|
|