diff options
Diffstat (limited to 'ppapi/ppapi_tests.gypi')
-rw-r--r-- | ppapi/ppapi_tests.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ppapi/ppapi_tests.gypi b/ppapi/ppapi_tests.gypi index ec8d2d5..2aee79c 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_config.cc', + 'tests/test_audio_config.h', 'tests/test_broker.cc', 'tests/test_broker.h', 'tests/test_buffer.cc', |