Chromium Code Reviews| Index: ppapi/ppapi_tests.gypi |
| diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi |
| index 2aee79cbc96d6d45159bbf38845243a16a6a6684..b6cd46e657ffe4e4aa6c165d543d49d835775e95 100644 |
| --- a/ppapi/ppapi_tests.gypi |
| +++ b/ppapi/ppapi_tests.gypi |
| @@ -76,6 +76,8 @@ |
| 'tests/arch_dependent_sizes_32.h', |
| 'tests/arch_dependent_sizes_64.h', |
| 'tests/pp_thread.h', |
| + 'tests/test_audio.cc', |
| + 'tests/test_audio.h', |
| 'tests/test_audio_config.cc', |
| 'tests/test_audio_config.h', |
| 'tests/test_broker.cc', |