| Index: ppapi/ppapi_sources.gypi
|
| ===================================================================
|
| --- ppapi/ppapi_sources.gypi (revision 114869)
|
| +++ ppapi/ppapi_sources.gypi (working copy)
|
| @@ -286,10 +286,12 @@
|
| 'tests/test_file_io.cc',
|
| 'tests/test_file_ref.cc',
|
| 'tests/test_file_system.cc',
|
| + 'tests/test_input_event.cc',
|
| 'tests/test_memory.cc',
|
| 'tests/test_graphics_2d.cc',
|
| 'tests/test_image_data.cc',
|
| 'tests/test_paint_aggregator.cc',
|
| + 'tests/test_post_message.cc',
|
| 'tests/test_scrollbar.cc',
|
| 'tests/test_url_loader.cc',
|
| 'tests/test_var.cc',
|
|
|