Chromium Code Reviews| Index: ppapi/shared_impl/api_id.h |
| diff --git a/ppapi/shared_impl/api_id.h b/ppapi/shared_impl/api_id.h |
| index a049948522ea8c20a428b083c0234516a5a4ecee..ff8511d89daf85add76a5994394907e38ed87e29 100644 |
| --- a/ppapi/shared_impl/api_id.h |
| +++ b/ppapi/shared_impl/api_id.h |
| @@ -15,6 +15,7 @@ enum ApiID { |
| API_ID_PPB_AUDIO = 1, |
| API_ID_PPB_AUDIO_CONFIG, |
| API_ID_PPB_AUDIO_INPUT_DEV, |
| + API_ID_PPB_AUDIO_OUTPUT_DEV, |
| API_ID_PPB_BROKER, |
| API_ID_PPB_BUFFER, |
| API_ID_PPB_CONTEXT_3D, |