Sign in
android
/
platform
/
external
/
libchrome
/
edc8476c5f2fc9893d24e54c462e3225d711b724
/
.
/
libchrome_tools
/
patch
/
gtest.patch
blob: 6da17c92e363a6311fcf66252b7c4535be81132f [
file
] [
log
] [
blame
]
# Use system installed gtest library.
---
/dev/
null
+++
b
/
testing
/
gtest
/
include
/
gtest
/
gtest
.
h
@@
-
0
,
0
+
1
@@
+#
include
<gtest/gtest.h>
---
/dev/
null
+++
b
/
testing
/
gtest
/
include
/
gtest
/
gtest_prod
.
h
@@
-
0
,
0
+
1
@@
+#
include
<gtest/gtest_prod.h>