Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index ea7ccbb9e7380352d043676da206dd04e97f6ed6..c441a767b748561cdd9e4a48fd5d090ab2029e36 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', |