# Do NOT add net/ or ui/base without a great reason, they're huge! | |
include_rules = [ | |
"+gpu", | |
"+jni", | |
"+third_party/ffmpeg", | |
"+third_party/libvpx", | |
"+third_party/libyuv", | |
"+third_party/opus", | |
"+third_party/skia", | |
"+ui/events", | |
"+ui/gfx", | |
"+ui/gl", | |
"+ui/ozone", | |
] |