blob: 596d1feaa8341d15546fbdbc4efb741227f0cf66 [file] [log] [blame]
# Do NOT add net/ or ui/base without a great reason, they're huge!
include_rules = [
"+components/viz/client",
"+components/viz/common",
"+third_party/khronos/GLES2",
"+ul/gl/gl_enums.h",
]
specific_include_rules = {
".*_unittest.cc": [
"+components/viz/test",
],
}