chromium/ios/chrome/browser/overscroll_actions/model/DEPS

specific_include_rules = {
  # TODO(crbug.com/40820398): Remove these dependencies.
  "^overscroll_actions_tab_helper.h": [
    "+ios/chrome/browser/overscroll_actions/ui_bundled/overscroll_actions_controller.h",
  ],
  "^overscroll_actions_tab_helper.mm": [
    "+ios/chrome/browser/overscroll_actions/ui_bundled/overscroll_actions_controller.h",
  ],

}