Index: ppapi/ppapi_tests.gypi |
=================================================================== |
--- ppapi/ppapi_tests.gypi (revision 108154) |
+++ ppapi/ppapi_tests.gypi (working copy) |
@@ -110,6 +110,8 @@ |
'tests/test_graphics_3d.h', |
'tests/test_image_data.cc', |
'tests/test_image_data.h', |
+ 'tests/test_input_event.cc', |
+ 'tests/test_input_event.h', |
'tests/test_memory.cc', |
'tests/test_memory.h', |
'tests/test_paint_aggregator.cc', |