1 2 3 4 5 6 7 8 9 10 11 12
include_rules = [ "+base/macros.h", "+base/gtest_prod_util.h", "+services/service_manager/public/cpp/connector.h", "+testing/gmock/include/gmock", "+testing/gtest/include/gtest", "+v8", ] skip_child_includes = [ "testing", ]