| Index: ppapi/thunk/interfaces_ppb_private_flash.h
|
| diff --git a/ppapi/thunk/interfaces_ppb_private_flash.h b/ppapi/thunk/interfaces_ppb_private_flash.h
|
| index 6d9fa8278f41ea5dad6fbb55205e366ca2be0d35..1a96fbc66043fe22b5c6e39fec53d180dc72dff4 100644
|
| --- a/ppapi/thunk/interfaces_ppb_private_flash.h
|
| +++ b/ppapi/thunk/interfaces_ppb_private_flash.h
|
| @@ -22,4 +22,14 @@ PROXIED_IFACE(PPB_Flash,
|
| PPB_FLASH_INTERFACE_12_2,
|
| PPB_Flash_12_2)
|
|
|
| +PROXIED_IFACE(PPB_Flash,
|
| + PPB_FLASH_CLIPBOARD_INTERFACE_3_LEGACY,
|
| + PPB_Flash_Clipboard_3_0)
|
| +PROXIED_IFACE(PPB_Flash,
|
| + PPB_FLASH_CLIPBOARD_INTERFACE_3_0,
|
| + PPB_Flash_Clipboard_3_0)
|
| +PROXIED_IFACE(PPB_Flash,
|
| + PPB_FLASH_CLIPBOARD_INTERFACE_4_0,
|
| + PPB_Flash_Clipboard_4_0)
|
| +
|
| #include "ppapi/thunk/interfaces_postamble.h"
|
|
|