| include_rules = [ | |
| "+base/macros.h", | |
| "+base/gtest_prod_util.h", | |
| "+build", | |
| "+services/service_manager/public/cpp/connector.h", | |
| "+services/service_manager/public/cpp/interface_provider.h", | |
| "+testing/gmock/include/gmock", | |
| "+testing/gtest/include/gtest", | |
| "+third_party/WebKit/common", | |
| "+v8", | |
| ] | |
| skip_child_includes = [ | |
| "testing", | |
| ] |