summaryrefslogtreecommitdiffstats
path: root/ppapi/api/private/ppb_flash.idl
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/api/private/ppb_flash.idl')
-rw-r--r--ppapi/api/private/ppb_flash.idl4
1 files changed, 3 insertions, 1 deletions
diff --git a/ppapi/api/private/ppb_flash.idl b/ppapi/api/private/ppb_flash.idl
index 0befda7..4251a4f5 100644
--- a/ppapi/api/private/ppb_flash.idl
+++ b/ppapi/api/private/ppb_flash.idl
@@ -179,6 +179,7 @@ interface PPB_Flash {
/**
* Returns the device ID as a string. Returns a PP_VARTYPE_UNDEFINED on error.
+ * Deprecated, use GetDeviceIDAsync.
*/
[version=12.2]
PP_Var GetDeviceID([in] PP_Instance instance);
@@ -187,7 +188,8 @@ interface PPB_Flash {
* Deprecated. See GetSetting().
*/
[version=12.3]
- int32_t GetSettingInt(PP_Instance instance, PP_FlashSetting setting);
+ int32_t GetSettingInt([in] PP_Instance instance,
+ [in] PP_FlashSetting setting);
/**
* Returns the value associated with the given setting. Invalid enums will