summaryrefslogtreecommitdiffstats
path: root/ppapi/thunk/interfaces_ppb_private_flash.h
diff options
context:
space:
mode:
authorbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-11 20:45:01 +0000
committerbrettw@chromium.org <brettw@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2012-06-11 20:45:01 +0000
commit502ec4dda4411088ac46b55754a027235e4b9217 (patch)
tree97a150aca10c22b5b24060a5194164e636521d40 /ppapi/thunk/interfaces_ppb_private_flash.h
parent84734df4b93aa0e7d01313b17ff190022dcca8bf (diff)
downloadchromium_src-502ec4dda4411088ac46b55754a027235e4b9217.zip
chromium_src-502ec4dda4411088ac46b55754a027235e4b9217.tar.gz
chromium_src-502ec4dda4411088ac46b55754a027235e4b9217.tar.bz2
Add an asynchronous version of the Flash DeviceID API.
BUG= TEST= Review URL: https://chromiumcodereview.appspot.com/10535062 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@141486 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/thunk/interfaces_ppb_private_flash.h')
-rw-r--r--ppapi/thunk/interfaces_ppb_private_flash.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/ppapi/thunk/interfaces_ppb_private_flash.h b/ppapi/thunk/interfaces_ppb_private_flash.h
index fa8842a..c0bd0df 100644
--- a/ppapi/thunk/interfaces_ppb_private_flash.h
+++ b/ppapi/thunk/interfaces_ppb_private_flash.h
@@ -40,6 +40,11 @@ PROXIED_IFACE(PPB_Flash,
PPB_FLASH_FILE_FILEREF_INTERFACE,
PPB_Flash_File_FileRef)
+PROXIED_API(PPB_Flash_DeviceID)
+PROXIED_IFACE(PPB_Flash_DeviceID,
+ PPB_FLASH_DEVICEID_INTERFACE_1_0,
+ PPB_Flash_DeviceID_1_0)
+
PROXIED_API(PPB_Flash_Menu)
PROXIED_IFACE(PPB_Flash_Menu,
PPB_FLASH_MENU_INTERFACE_0_2,