| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 920e931ef5dc2b12c444d9b8872d23d4644a290b..e2b7f34c810a088153693452e234a5d2343ce215 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -455,6 +455,8 @@
|
| 'tests/test_ime_input_event.h',
|
| 'tests/test_input_event.cc',
|
| 'tests/test_input_event.h',
|
| + 'tests/test_media_stream_audio_track.cc',
|
| + 'tests/test_media_stream_audio_track.h',
|
| 'tests/test_memory.cc',
|
| 'tests/test_memory.h',
|
| 'tests/test_message_loop.cc',
|
|
|