| Index: ppapi/thunk/interfaces_ppb_private.h
|
| diff --git a/ppapi/thunk/interfaces_ppb_private.h b/ppapi/thunk/interfaces_ppb_private.h
|
| index 6bc431d529042cbe5ad334b3e6354a2858020258..12adc97cdf029cc3e19da3d4df857a6d8cf5b0c3 100644
|
| --- a/ppapi/thunk/interfaces_ppb_private.h
|
| +++ b/ppapi/thunk/interfaces_ppb_private.h
|
| @@ -50,11 +50,6 @@ PROXIED_IFACE(NoAPIName, PPB_FILEIOTRUSTED_INTERFACE_0_4, PPB_FileIOTrusted_0_4)
|
| PROXIED_IFACE(NoAPIName, PPB_URLLOADERTRUSTED_INTERFACE_0_3,
|
| PPB_URLLoaderTrusted_0_3)
|
|
|
| -PROXIED_IFACE(NoAPIName, PPB_VIDEODESTINATION_PRIVATE_INTERFACE_0_1,
|
| - PPB_VideoDestination_Private_0_1)
|
| -PROXIED_IFACE(NoAPIName, PPB_VIDEOSOURCE_PRIVATE_INTERFACE_0_1,
|
| - PPB_VideoSource_Private_0_1)
|
| -
|
| // Hack to keep font working. The Font 0.6 API is binary compatible with
|
| // BrowserFont 1.0, so just map the string to the same thing.
|
| // TODO(brettw) remove support for the old Font API.
|
|
|