| Index: ppapi/ppapi_shared.gypi
|
| ===================================================================
|
| --- ppapi/ppapi_shared.gypi (revision 110601)
|
| +++ ppapi/ppapi_shared.gypi (working copy)
|
| @@ -34,8 +34,6 @@
|
| 'shared_impl/audio_config_impl.h',
|
| 'shared_impl/audio_impl.cc',
|
| 'shared_impl/audio_impl.h',
|
| - 'shared_impl/audio_input_impl.cc',
|
| - 'shared_impl/audio_input_impl.h',
|
| 'shared_impl/char_set_impl.cc',
|
| 'shared_impl/char_set_impl.h',
|
| 'shared_impl/crypto_impl.cc',
|
| @@ -99,9 +97,6 @@
|
| 'thunk/ppb_audio_api.h',
|
| 'thunk/ppb_audio_config_api.h',
|
| 'thunk/ppb_audio_config_thunk.cc',
|
| - 'thunk/ppb_audio_input_api.h',
|
| - 'thunk/ppb_audio_input_thunk.cc',
|
| - 'thunk/ppb_audio_input_trusted_thunk.cc',
|
| 'thunk/ppb_audio_thunk.cc',
|
| 'thunk/ppb_audio_trusted_thunk.cc',
|
| 'thunk/ppb_broker_api.h',
|
|
|