xref: /aosp_15_r20/external/libchrome/libchrome_tools/patch/gmock.patch (revision 635a864187cb8b6c713ff48b7e790a6b21769273)
1# Use system installed gmock library.
2
3--- /dev/null
4+++ b/testing/gmock/include/gmock/gmock.h
5@@ -0,0 +1 @@
6+#include <gmock/gmock.h>
7