Chromium Code Reviews| Index: ppapi/ppapi_sources.gypi |
| diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi |
| index 07aae96d146239407eed4d07dfcdda931e34207c..e939b79e58d0c0574915fbd9562db23d2c4b1060 100644 |
| --- a/ppapi/ppapi_sources.gypi |
| +++ b/ppapi/ppapi_sources.gypi |
| @@ -365,6 +365,8 @@ |
| 'tests/test_input_event.h', |
| 'tests/test_memory.cc', |
| 'tests/test_memory.h', |
| + 'tests/test_message_loop.cc', |
| + 'tests/test_message_loop.h', |
| 'tests/test_mouse_cursor.cc', |
| 'tests/test_mouse_cursor.h', |
| 'tests/test_mouse_lock.cc', |