specific_include_rules = {
  # https://crbug.com/826386
  "app_window_launcher_controller\.cc": [
    "+ash/shell.h",
  ],
  # TODO(mash): Fix. https://crbug.com/826391
  "chrome_launcher_controller\.cc": [
    "+ash/shell.h",
  ],
}
