Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index 99ce36255af61675bd23c6e4407d526242f6f0d8..fe753e256a48cb8e98b7eed2064f7905ee81888a 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -395,6 +395,8 @@ |
| 'tests/test_audio.h', |
| 'tests/test_audio_config.cc', |
| 'tests/test_audio_config.h', |
| + 'tests/test_audio_encoder.cc', |
| + 'tests/test_audio_encoder.h', |
| 'tests/test_case.cc', |
| 'tests/test_case.h', |
| 'tests/test_compositor.cc', |