include_rules = [
  "+chrome/grit",
  "+chrome/installer/util",
  "+chrome/services/file_util/file_util_service.h",
  "+chrome/services/file_util/public/mojom",
  "+chrome/services/media_gallery_util/media_gallery_util_service.h",
  "+chrome/services/media_gallery_util/public/mojom",
  # TODO(crbug.com/798782): remove dependency to pdf_to_emf_converter_factory.h
  # when Cloud print chrome/service is removed.
  "+chrome/services/printing/pdf_to_emf_converter_factory.h",
  "+chrome/services/printing/printing_service.h",
  "+chrome/services/printing/public/mojom",
  "+chrome/services/removable_storage_writer/removable_storage_writer_service.h",
  "+chrome/services/removable_storage_writer/public/mojom",
  "+chrome/services/util_win/util_win_service.h",
  "+chrome/services/util_win/public/mojom",
  "+chrome/services/wifi_util_win/wifi_util_win_service.h",
  "+chrome/services/wifi_util_win/public/mojom",
  "+components/crash/core/common/crash_keys.h",
  "+components/payments/content/utility",
  "+components/services/font/font_service_app.h",
  "+components/services/heap_profiling/heap_profiling_service.h",
  "+components/services/heap_profiling/public",
  "+components/services/patch",
  "+components/services/pdf_compositor/public/cpp",
  "+components/services/pdf_compositor/public/interfaces",
  "+components/services/unzip",
  "+components/wifi",
  "+content/public/child",
  "+content/public/utility",
  "+extensions/common",
  "+extensions/buildflags",
  "+media",
  "+services/network/public",
  "+services/network/url_request_context_builder_mojo.h",
  "+services/proxy_resolver",
  "+services/ui/public",
  "+services/ui/service.h",
  "+skia/ext",
  "+third_party/libxml",
  "+third_party/zlib/google",
]

specific_include_rules = {
  "mash_service_factory.cc": [
    "+ash/ash_service.h",
    "+ash/components/autoclick/autoclick_application.h",
    "+ash/components/quick_launch/public",
    "+ash/components/quick_launch/quick_launch_application.h",
    "+ash/components/shortcut_viewer/public",
    "+ash/components/shortcut_viewer/shortcut_viewer_application.h",
    "+ash/components/tap_visualizer/public",
    "+ash/components/tap_visualizer/tap_visualizer_app.h",
    "+ash/public/interfaces",
    "+ash/window_manager_service.h",
    "+components/services/font/font_service_app.h",
    "+components/services/font/public/interfaces",
    "+services/ui/common/image_cursors_set.h",
    "+services/ui/public",
    "+services/ui/service.h",
  ],
}
