4 '../../../../testing/gtest/include/gtest',
5 '../../../../testing/gtest/include/gtest/internal',
6 '../../../../testing/gtest/src',
14 'gtest-death-test.cc',
19 'gtest-typed-test.cc',
22 # See comment below about gtest-internal-inl.h
23 '$(NACL_SDK_ROOT)/include/gtest/internal',
41 'DEST': 'include/gtest',
45 'gtest-death-test-internal.h',
49 'gtest-param-util-generated.h',
57 'DEST': 'include/gtest/internal',
64 'DEST': 'include/gtest/internal/custom',
67 # This is cheesy, but gtest.cc includes "src/gtest-internal-inl.h". Since
68 # gtest is not installed in the SDK, I don't really care about the
70 # TODO(binji): If we decide to include gtest, put this file in a better
73 'gtest-internal-inl.h',
75 'DEST': 'include/gtest/internal/src',