7 lines
151 B
Plaintext
7 lines
151 B
Plaintext
|
|
# TODO(kthelgason): Move the relevant included files to api/test.
|
||
|
|
specific_include_rules = {
|
||
|
|
".*": [
|
||
|
|
"+modules/video_coding/codecs/test",
|
||
|
|
],
|
||
|
|
}
|