Chromium Code Reviews| Index: testing/gtest/include/gtest/gtest_prod.h |
| diff --git a/testing/gtest/include/gtest/gtest_prod.h b/testing/gtest/include/gtest/gtest_prod.h |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f147e563f06faad03e9cc3318e7727f89669c01e |
| --- /dev/null |
| +++ b/testing/gtest/include/gtest/gtest_prod.h |
| @@ -0,0 +1,5 @@ |
| +// Copyright 2017 The Chromium Authors. All rights reserved. |
| +// Use of this source code is governed by a BSD-style license that can be |
| +// found in the LICENSE file. |
| + |
| +#include "third_party/googletest/src/googletest/include/gtest/gtest_prod.h" |