| Index: ppapi/shared_impl/resource.h
|
| diff --git a/ppapi/shared_impl/resource.h b/ppapi/shared_impl/resource.h
|
| index 9c22cf6c43e2402032c19c0a707ef10e5b33f1d0..3fe3496698f0606fb1a722ad394281c0608b5d5d 100644
|
| --- a/ppapi/shared_impl/resource.h
|
| +++ b/ppapi/shared_impl/resource.h
|
| @@ -80,7 +80,7 @@
|
| F(PPB_URLRequestInfo_API) \
|
| F(PPB_URLResponseInfo_API) \
|
| F(PPB_VideoCapture_API) \
|
| - F(PPB_VideoDecoder_API) \
|
| + F(PPB_VideoDecoder_Dev_API) \
|
| F(PPB_VideoDestination_Private_API) \
|
| F(PPB_VideoFrame_API) \
|
| F(PPB_VideoLayer_API) \
|
|
|