Chromium Code Reviews| Index: testing/gtest/include/gtest/gtest-spi.h |
| diff --git a/testing/gtest/include/gtest/gtest-spi.h b/testing/gtest/include/gtest/gtest-spi.h |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..a5736b42acdc4259c538a3a2e67a65615fac98fb |
| --- /dev/null |
| +++ b/testing/gtest/include/gtest/gtest-spi.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-spi.h" |