xref: /aosp_15_r20/external/pdfium/testing/gmock/include/gmock/gmock-actions.h (revision 3ac0a46f773bac49fa9476ec2b1cf3f8da5ec3a4)
1 // Copyright 2018 The PDFium Authors
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4 
5 // The file/directory layout of Google Test is not yet considered stable. Until
6 // it stabilizes, Chromium code will use forwarding headers in testing/gtest
7 // and testing/gmock, instead of directly including files in
8 // third_party/googletest.
9 
10 #include "third_party/googletest/src/googlemock/include/gmock/gmock-actions.h"
11