blob: 3a1ddffe27721c246f1ba5d338c2adc476149005 [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",
"+media/base/audio_buffer.h",
"+media/base/speech_recognition_client.h",
"+third_party/khronos/GLES2",
"+third_party/khronos/GLES3",
"+ul/gl/gl_enums.h",
]
specific_include_rules = {
".*_unittest.cc": [
"+components/viz/test",
],
}