specific_include_rules = {
  # https://crbug.com/826386
  "app_window_launcher_controller\.cc": [
    "+ash/shell.h",
  ],
  # https://crbug.com/887156
  "arc_app_window_launcher_controller\.cc": [
    "+ash/shell.h",
  ],
  # https://crbug.com/875111
  "chrome_launcher_controller_unittest\.cc": [
    "+ash/multi_user/multi_user_window_manager.h",
  ],
  # https://crbug.com/887156
  "crostini_app_window_shelf_controller\.cc": [
    "+ash/shell.h",
  ],
  # https://crbug.com/887156
  "internal_app_window_shelf_controller\.cc": [
    "+ash/shell.h",
  ],
}
