diff options
author | nfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-15 02:45:08 +0000 |
---|---|---|
committer | nfullagar@google.com <nfullagar@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-01-15 02:45:08 +0000 |
commit | 35e5ae0c1654b423a0072c98d26f59ecbabe1975 (patch) | |
tree | c60d2c7cecfaff324d8864380cd990930db73dd5 /ppapi/c/trusted | |
parent | e93e25629859d7d7f08428abd5bdad8a403515d4 (diff) | |
download | chromium_src-35e5ae0c1654b423a0072c98d26f59ecbabe1975.zip chromium_src-35e5ae0c1654b423a0072c98d26f59ecbabe1975.tar.gz chromium_src-35e5ae0c1654b423a0072c98d26f59ecbabe1975.tar.bz2 |
melt the non-dev audio interface to 0.5
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6361004
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@71539 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'ppapi/c/trusted')
-rw-r--r-- | ppapi/c/trusted/ppb_audio_trusted.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ppapi/c/trusted/ppb_audio_trusted.h b/ppapi/c/trusted/ppb_audio_trusted.h index 36b2f80..49c947c 100644 --- a/ppapi/c/trusted/ppb_audio_trusted.h +++ b/ppapi/c/trusted/ppb_audio_trusted.h @@ -9,7 +9,7 @@ #include "ppapi/c/pp_instance.h" #include "ppapi/c/pp_resource.h" -#define PPB_AUDIO_TRUSTED_INTERFACE "PPB_AudioTrusted;1.0" +#define PPB_AUDIO_TRUSTED_INTERFACE "PPB_AudioTrusted;0.5" /** * This interface is to be used by proxy implementations. All |