xref: /aosp_15_r20/external/libchrome/libchrome_tools/patch/gtest.patch (revision 635a864187cb8b6c713ff48b7e790a6b21769273)
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