blob: b2f32dda35ce409abf029c2f903169a71f32c3e4 [file] [log] [blame]
include_rules = [
"+third_party/blink/public/platform",
]
specific_include_rules = {
# TODO(crbug.com/734668): Dependencies on ozone should be removed, as content
# embedded in mus won't be able to talk to the native ozone.
"webcursor_ozone.cc": [
"+ui/ozone/public/cursor_factory_ozone.h",
],
}