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