| Index: ppapi/shared_impl/resource.h
|
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h
|
| index ec4f5179c1ff1cf502f9e3f4933e6118c86e3f3f..67604f8aede91a441b777e0501e70adbeee4da49 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) \
|
| @@ -78,6 +79,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) \
|
|
|