Index: ppapi/ppapi.gyp |
diff --git a/ppapi/ppapi.gyp b/ppapi/ppapi.gyp |
index 16ca6ec31e8aa15364da590f3fb1b4375568feea..45dfb57c6946aeb9232a3d19ba72042993f149e0 100644 |
--- a/ppapi/ppapi.gyp |
+++ b/ppapi/ppapi.gyp |
@@ -485,6 +485,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', |