Chromium Code Reviews| Index: ppapi/ppapi.gyp |
| diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp |
| index c8ce7d10a782e7098d0564c1df8979d419560a0c..e8fc52064af0f0a2a0c027ce6253a901956a4b99 100644 |
| --- a/ppapi/ppapi.gyp |
| +++ b/ppapi/ppapi.gyp |
| @@ -492,6 +492,8 @@ |
| 'tests/test_c_includes.c', |
| 'tests/test_char_set.cc', |
| 'tests/test_char_set.h', |
| + 'tests/test_class.cc', |
| + 'tests/test_class.h', |
| 'tests/test_cpp_includes.cc', |
| 'tests/test_directory_reader.cc', |
| 'tests/test_directory_reader.h', |