diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/gtest.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testing/gtest.gyp b/testing/gtest.gyp index acf906b..110fe14 100644 --- a/testing/gtest.gyp +++ b/testing/gtest.gyp @@ -34,6 +34,7 @@ 'gtest/include/gtest/gtest_pred_impl.h', 'gtest/include/gtest/gtest_prod.h', 'gtest/src/gtest-test-part.cc', + 'gtest/src/gtest-typed-test.cc', 'gtest/src/gtest-death-test.cc', 'gtest/src/gtest-filepath.cc', 'gtest/src/gtest-internal-inl.h', |