Index: ppapi/ppapi_tests.gypi |
=================================================================== |
--- ppapi/ppapi_tests.gypi (revision 77328) |
+++ ppapi/ppapi_tests.gypi (working copy) |
@@ -198,6 +198,8 @@ |
'tests/test_image_data.h', |
'tests/test_paint_aggregator.cc', |
'tests/test_paint_aggregator.h', |
+ 'tests/test_post_message.cc', |
+ 'tests/test_post_message.h', |
'tests/test_scrollbar.cc', |
'tests/test_scrollbar.h', |
'tests/test_struct_sizes.c', |