specific_include_rules = { | |
".*_mac.*": [ | |
"+components/remote_cocoa", | |
"+content/app_shim_remote_cocoa", | |
], | |
"web_contents_view_aura_unittest.cc": [ | |
"+ui/ozone/public/ozone_platform.h", | |
], | |
"view_structure_builder_android.h": [ | |
"+third_party/jni_zero", | |
], | |
"web_contents_impl.*\.cc": [ | |
"+components/fingerprinting_protection_filter/interventions/common/interventions_features.h", | |
], | |
} |