blob: 528f0de90fc78e3efac6474248ebc9d9d6189936 [file]
include_rules = [
# The browser and renderer code may not depend on each other, and can only
# depend on shared "common" code. Consumers that have a dependency on renderer
# or browser code must explicitly add that to their DEPS.
"-components/surface_embed",
"+components/surface_embed/common",
]