blob: 43bc1d3513bc92341d0feefc0d57cec9711df721 [file] [log] [blame]
include_rules = [
# In general this directory should not depend on any of components/,
# content/ or other third_party/blink directories.
"-components",
"-content",
"-third_party/blink",
# It is allowed to depend on common chromium stuff (and itself).
"+base",
"+build",
"+cc/paint/element_id.h",
"+cc/trees/browser_controls_params.h",
"+components/viz/common/surfaces/local_surface_id_allocation.h",
"+net",
"+media",
"+mojo",
"+services/device/public/mojom",
"+services/network/public/cpp/resource_request_body.h",
"+services/network/public/cpp/shared_url_loader_factory.h",
"+services/network/public/mojom",
"+skia/public/mojom",
"+third_party/blink/public/common",
"+third_party/blink/public/mojom",
"+ui/events/event_constants.h",
"+ui/events/types",
"+ui/gfx/color_space.h",
"+ui/gfx/geometry",
"+ui/latency/latency_info.h",
"+url",
]