blob: 2c01d5f2d7b3e7bb4110dc16dad65d9c187a7624 (
plain)
1
2
3
4
5
6
7
8
9
10
|
include_rules = [
"+gpu/command_buffer",
"+libEGL",
"+libGLESv2",
"+media/video/jpeg_decode_accelerator.h",
"+media/video/video_decode_accelerator.h",
"+media/video/video_encode_accelerator.h",
"+skia",
"+third_party/mesa",
]
|