blob: 516d9f6c60047f2b16fefdcf79a0dc9291482826 (
plain)
1
2
3
4
5
6
7
|
include_rules = [
"+ui/latency",
"+cc/paint",
"+third_party/skia",
"+components/viz/common/resources/resource_format.h",
"+components/viz/common/resources/resource_format_utils.h",
]
|