| Index: ppapi/shared_impl/resource.h
|
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h
|
| index 7fffd4af210ad559961f7a310107be33bb056969..4efeb75b317581a89b7a59b90d563764556329bd 100644
|
| --- a/ppapi/shared_impl/resource.h
|
| +++ b/ppapi/shared_impl/resource.h
|
| @@ -69,7 +69,9 @@
|
| F(PPB_URLResponseInfo_API) \
|
| F(PPB_VideoCapture_API) \
|
| F(PPB_VideoDecoder_API) \
|
| + F(PPB_VideoDestination_Private_API) \
|
| F(PPB_VideoLayer_API) \
|
| + F(PPB_VideoSource_Private_API) \
|
| F(PPB_View_API) \
|
| F(PPB_WebSocket_API) \
|
| F(PPB_Widget_API) \
|
|
|