include_rules = [ | |
"+base/callback.h", | |
"+base/callback_forward.h", | |
"+base/debug", | |
"+base/macros.h", | |
"+base/memory/weak_ptr.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", | |
] |