diff options
Diffstat (limited to 'ppapi/thunk/interfaces_ppb_private_flash.h')
-rw-r--r-- | ppapi/thunk/interfaces_ppb_private_flash.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/thunk/interfaces_ppb_private_flash.h b/ppapi/thunk/interfaces_ppb_private_flash.h index a3915c2..ab45daf 100644 --- a/ppapi/thunk/interfaces_ppb_private_flash.h +++ b/ppapi/thunk/interfaces_ppb_private_flash.h @@ -28,6 +28,8 @@ PROXIED_IFACE(PPB_FLASH_CLIPBOARD_INTERFACE_5_0, PROXIED_IFACE(PPB_FLASH_CLIPBOARD_INTERFACE_5_1, PPB_Flash_Clipboard_5_1) +PROXIED_IFACE(PPB_FLASH_DEVICEID_INTERFACE_1_0, + PPB_Flash_DeviceID_1_0) PROXIED_IFACE(PPB_FLASH_DRM_INTERFACE_1_0, PPB_Flash_DRM_1_0) |