1# Use system installed gtest library. 2 3--- /dev/null 4+++ b/testing/gtest/include/gtest/gtest.h 5@@ -0,0 +1 @@ 6+#include <gtest/gtest.h> 7--- /dev/null 8+++ b/testing/gtest/include/gtest/gtest_prod.h 9@@ -0,0 +1 @@ 10+#include <gtest/gtest_prod.h> 11