| Index: ppapi/ppapi_sources.gypi
|
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
|
| index 03609b038f0b6c9b9bdba76b24aa12954ec19798..b379c65196b4010f02f48b190181c9d1d390edc0 100644
|
| --- a/ppapi/ppapi_sources.gypi
|
| +++ b/ppapi/ppapi_sources.gypi
|
| @@ -457,6 +457,8 @@
|
| 'tests/test_media_stream_video_track.h',
|
| 'tests/test_memory.cc',
|
| 'tests/test_memory.h',
|
| + 'tests/test_message_handler.cc',
|
| + 'tests/test_message_handler.h',
|
| 'tests/test_message_loop.cc',
|
| 'tests/test_message_loop.h',
|
| 'tests/test_mouse_cursor.cc',
|
|
|