include_rules = [ | |
"+device", | |
] | |
specific_include_rules = { | |
"authenticator_impl_unittest\.cc": [ | |
"+components/webauthn/content/browser/internal_authenticator_impl.h", | |
"+third_party/zlib/google/compression_utils.h", | |
"+ui/base/resource/resource_bundle.h", | |
"+ui/base/resource/resource_scale_factor.h", | |
] | |
} |