Index: ppapi/c/dev/ppb_audio_trusted_dev.h |
diff --git a/ppapi/c/dev/ppb_audio_trusted_dev.h b/ppapi/c/dev/ppb_audio_trusted_dev.h |
index 37249af77edfcec687232aaca60d4c430b04b012..0c1ff3b6627613670c2fa96d7c779a6f0f1587b7 100644 |
--- a/ppapi/c/dev/ppb_audio_trusted_dev.h |
+++ b/ppapi/c/dev/ppb_audio_trusted_dev.h |
@@ -9,7 +9,7 @@ |
#include "ppapi/c/pp_instance.h" |
#include "ppapi/c/pp_resource.h" |
-#define PPB_AUDIO_TRUSTED_DEV_INTERFACE "PPB_AudioTrusted(Dev);0.2" |
+#define PPB_AUDIO_TRUSTED_DEV_INTERFACE "PPB_AudioTrusted(Dev);0.3" |
/** |
* This interface is to be used by proxy implementations. All |