| Index: ppapi/c/ppb_audio_config.h
|
| ===================================================================
|
| --- ppapi/c/ppb_audio_config.h (revision 92303)
|
| +++ ppapi/c/ppb_audio_config.h (working copy)
|
| @@ -12,8 +12,7 @@
|
| #include "ppapi/c/pp_stdint.h"
|
|
|
| #define PPB_AUDIO_CONFIG_INTERFACE_0_5 "PPB_AudioConfig;0.5"
|
| -#define PPB_AUDIO_CONFIG_INTERFACE_1_0 "PPB_AudioConfig;1.0"
|
| -#define PPB_AUDIO_CONFIG_INTERFACE PPB_AUDIO_CONFIG_INTERFACE_1_0
|
| +#define PPB_AUDIO_CONFIG_INTERFACE PPB_AUDIO_CONFIG_INTERFACE_0_5
|
|
|
| /**
|
| * @file
|
|
|