specific_include_rules = {
  # https://crbug.com/826386
  "app_window_launcher_controller\.cc": [
    "+ash/shell.h",
  ],
  # https://crbug.com/557406
  "browser_status_monitor\.cc": [
    "+ash/shell.h",
  ],
  # https://crbug.com/557406
  "chrome_launcher_controller\.cc": [
    "+ash/shell.h",
    "+ash/strings/grit/ash_strings.h",
  ],
  # https://crbug.com/768908
  "extension_launcher_context_menu\.cc": [
    "+ash/scoped_root_window_for_new_windows.h",
    "+ash/shell.h",
  ],
}
