specific_include_rules = {
  # TODO(mash): Fix these. https://crbug.com/557397
  "arc_screen_capture_bridge\.cc": [
    "+ash/shell.h",
  ],
  "arc_screen_capture_session\.cc": [
    # To inform Shell that capture is active for cursor compositing.
    "+ash/shell.h",
  ],
}
