Index: src/client/windows/unittests/gtest.gyp |
=================================================================== |
--- src/client/windows/unittests/gtest.gyp (revision 581) |
+++ src/client/windows/unittests/gtest.gyp (working copy) |
@@ -39,6 +39,7 @@ |
'type': '<(library)', |
'include_dirs': [ |
'<(DEPTH)/testing/include', |
+ '<(DEPTH)/testing/gtest', |
'<(DEPTH)/testing/gtest/include', |
], |
'sources': [ |