| Index: base/gtest_prod_util.h
|
| diff --git a/base/gtest_prod_util.h b/base/gtest_prod_util.h
|
| index 2ca267e27f43b75f3435991fdde48c91238763b9..3289e6301da7182ea5fc7689557745dd2ff6f747 100644
|
| --- a/base/gtest_prod_util.h
|
| +++ b/base/gtest_prod_util.h
|
| @@ -5,7 +5,7 @@
|
| #ifndef BASE_GTEST_PROD_UTIL_H_
|
| #define BASE_GTEST_PROD_UTIL_H_
|
|
|
| -#include "testing/gtest/include/gtest/gtest_prod.h" // nogncheck
|
| +#include "testing/gtest/include/gtest/gtest_prod.h"
|
|
|
| // This is a wrapper for gtest's FRIEND_TEST macro that friends
|
| // test with all possible prefixes. This is very helpful when changing the test
|
|
|