aboutsummaryrefslogtreecommitdiff
path: root/testing/gtest/include/gtest/gtest_prod.h
blob: 703a176a7f7f61805a8efb0b8575cda60cbd9453 (plain)
1
2
3
4
5
6
7
8
9
10
// Copyright 2018 The PDFium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

// The file/directory layout of Google Test is not yet considered stable. Until
// it stabilizes, PDFium code will use forwarding headers in testing/gtest
// and testing/gmock, instead of directly including files in
// third_party/googletest.

#include "third_party/googletest/src/googletest/include/gtest/gtest_prod.h"