| 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 c230e17d3f76bb9e49d5d1e7e83f92e66ba828aa..ec2147d8e36a05b52c7e5d44583d1de80eee7cf1 100644
|
| --- a/ppapi/thunk/interfaces_ppb_private_flash.h
|
| +++ b/ppapi/thunk/interfaces_ppb_private_flash.h
|
| @@ -9,18 +9,6 @@
|
|
|
| PROXIED_API(PPB_Flash)
|
| PROXIED_IFACE(PPB_Flash,
|
| - PPB_FLASH_INTERFACE_12_0,
|
| - PPB_Flash_12_0)
|
| -PROXIED_IFACE(PPB_Flash,
|
| - PPB_FLASH_INTERFACE_12_1,
|
| - PPB_Flash_12_1)
|
| -PROXIED_IFACE(PPB_Flash,
|
| - PPB_FLASH_INTERFACE_12_2,
|
| - PPB_Flash_12_2)
|
| -PROXIED_IFACE(PPB_Flash,
|
| - PPB_FLASH_INTERFACE_12_3,
|
| - PPB_Flash_12_3)
|
| -PROXIED_IFACE(PPB_Flash,
|
| PPB_FLASH_INTERFACE_12_4,
|
| PPB_Flash_12_4)
|
| PROXIED_IFACE(PPB_Flash,
|
| @@ -29,6 +17,9 @@ PROXIED_IFACE(PPB_Flash,
|
| PROXIED_IFACE(PPB_Flash,
|
| PPB_FLASH_INTERFACE_12_6,
|
| PPB_Flash_12_6)
|
| +PROXIED_IFACE(PPB_Flash,
|
| + PPB_FLASH_INTERFACE_13_0,
|
| + PPB_Flash_13_0)
|
|
|
| PROXIED_IFACE(PPB_Flash,
|
| PPB_FLASH_FILE_MODULELOCAL_INTERFACE_2_0,
|
|
|