blob: 2e6dc92680ee97582367e9db34a6f26d0ac7ca86 [file] [log] [blame]
include_rules = [
# This goes away after CompositeAfterPaint is enabled. For now it violates
# strict onion soup guidelines.
"+cc/layers/picture_layer.h",
# For DCHECK.
"+base/logging.h",
]
specific_include_rules = {
"(theme_painter|fallback_theme)\.cc": [
"+ui/native_theme/native_theme.h",
"+ui/native_theme/native_theme_base.h",
]
}