blob: b91362adff12919b2d17ae852976879b245f89bd [file] [log] [blame]
specific_include_rules = {
# TODO(crbug.com/620134): Remove these exceptions.
"^chrome_web_view_factory.*\.mm$": [
"+ios/web/net/request_group_util.h",
"+ios/web/net/request_tracker_impl.h",
],
# TODO(crbug.com/620489): Remove these exceptions.
"^browser_view_controller\.mm$": [
"+ios/web/web_state/ui/crw_web_controller.h",
],
"^browser_view_controller_unittest\.mm$": [
"+ios/web/web_state/ui/crw_web_controller.h",
"+ios/web/web_state/web_state_impl.h",
],
# TODO(crbug.com/620147): Remove these exceptions.
"^open_in_controller\.mm$": [
"+ios/web/web_state/ui/crw_web_controller.h",
],
"^open_in_controller_unittest\.mm$": [
"+ios/web/web_state/ui/crw_web_controller.h",
],
}