include_rules = [
  # Allow Maglev to depend on TurboFan data structures.
  # TODO(v8:7700): Clean up these dependencies by extracting common code to a
  # separate directory.
  "+src/compiler",
]
