1specific_include_rules = {
2  # TODO(crbug.com/620932): Remove this exception.
3  "^side_swipe_controller\.h$": [
4    "+ios/web/web_state/ui/crw_swipe_recognizer_provider.h",
5  ],
6}
7