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