specific_include_rules = {
  "content_gpu_interface_provider.*": [
    "+components/discardable_memory/public/interfaces",
    "+content/public/browser",
  ],
  "screen_orientation_delegate_chromeos.cc": [
    "+content/public/browser/screen_orientation_provider.h",
    "+content/public/browser/web_contents.h",
  ],
  "screen_orientation_delegate_chromeos.h": [
    "+content/public/browser/screen_orientation_delegate.h",
  ],
}
