Chromium Code Reviews| Index: ppapi/ppapi.gyp |
| =================================================================== |
| --- ppapi/ppapi.gyp (revision 67297) |
| +++ ppapi/ppapi.gyp (working copy) |
| @@ -423,9 +423,11 @@ |
| 'tests/testing_instance.h', |
| # Test cases. |
| + 'tests/all_c_includes.h', |
| + 'tests/all_cc_includes.h', |
| 'tests/test_buffer.cc', |
| 'tests/test_buffer.h', |
| - 'tests/test_c_includes.c', |
| + 'tests/test_c_sizes.c', |
| 'tests/test_cc_includes.cc', |
| 'tests/test_char_set.cc', |
| 'tests/test_char_set.h', |