specific_include_rules = {
  # Parts of this class use Ash, but only when run in classic Ash mode.
  "browser_non_client_frame_view_ash\.*": [
    "+ash",
  ],
  "browser_frame_ash\.*": [
    "+ash",
  ],
}
