summaryrefslogtreecommitdiffstats
path: root/ppapi/c/dev/ppb_file_chooser_dev.h
diff options
context:
space:
mode:
Diffstat (limited to 'ppapi/c/dev/ppb_file_chooser_dev.h')
-rw-r--r--ppapi/c/dev/ppb_file_chooser_dev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/dev/ppb_file_chooser_dev.h b/ppapi/c/dev/ppb_file_chooser_dev.h
index b63a930..e807f38 100644
--- a/ppapi/c/dev/ppb_file_chooser_dev.h
+++ b/ppapi/c/dev/ppb_file_chooser_dev.h
@@ -30,7 +30,7 @@ struct PP_FileChooserOptions_Dev {
const char* accept_mime_types;
};
-#define PPB_FILECHOOSER_DEV_INTERFACE "PPB_FileChooser(Dev);0.2"
+#define PPB_FILECHOOSER_DEV_INTERFACE "PPB_FileChooser(Dev);0.3"
struct PPB_FileChooser_Dev {
// Creates a file chooser dialog with the specified options. The chooser is