blob: 60ee5523ee980906f6bc92a41837051fcbd70018 [file] [log] [blame]
[
{ include: [ "@<gtest/internal/.*>", private, "\"gtest/gtest.h\"", public ] },
{ include: [ "<gtest/gtest_prod.h>", private, "\"gtest/gtest_prod.h\"", public ] },
{ include: [ "@<gtest/gtest-.*>", private, "\"gtest/gtest.h\"", public ] },
{ include: [ "@\"gtest/internal/.*\"", private, "\"gtest/gtest.h\"", public ] },
{ include: [ "@\"gtest/gtest-.*\"", private, "\"gtest/gtest.h\"", public ] },
{ include: [ "@<gmock/internal/.*>", private, "\"gmock/gmock.h\"", public ] },
{ include: [ "@<gmock/gmock-.*>", private, "\"gmock/gmock.h\"", public ] },
{ include: [ "<gmock/gmock.h>", private, "\"gmock/gmock.h\"", public ] },
{ include: [ "@\"gmock/internal/.*\"", private, "\"gmock/gmock.h\"", public ] },
{ include: [ "@\"gmock/gmock-.*\"", private, "\"gmock/gmock.h\"", public ] },
{ include: [ "<gtest/gtest_pred_impl.h>", private, "\"gtest/gtest.h\"", public ] },
{ include: [ "\"gtest/gtest_pred_impl.h\"", private, "\"gtest/gtest.h\"", public ] },
]