Googletest export

Point IWYU at an existent path.

PiperOrigin-RevId: 221797154
This commit is contained in:
Abseil Team 2018-11-16 11:22:16 -05:00 committed by Gennadiy Civil
parent 8e86f67261
commit 45d66d81be

View File

@ -32,7 +32,7 @@
// This file implements just enough of the matcher interface to allow
// EXPECT_DEATH and friends to accept a matcher argument.
// IWYU pragma: private, include "testing/base/public/gtest.h"
// IWYU pragma: private, include "testing/base/public/gunit.h"
// IWYU pragma: friend third_party/googletest/googlemock/.*
// IWYU pragma: friend third_party/googletest/googletest/.*