Sign in
cobalt
/
cobalt
/
25902c6cb1ab9cfd8ae2ee6b0fb52953f73deda5
/
.
/
third_party
/
opus
/
DEPS
blob: 32bad4e1c64248e5a4153b11b2a2b34ec48cfa21 [
file
] [
log
] [
blame
]
Kaido Kert
b108943
2024-03-18 19:46:49 -0700
[
diff
] [
blame
]
1
include_rules
=
[
2
"+arm"
,
3
"+celt"
,
4
"+fixed"
,
5
"+mips"
,
6
"+x86"
,
7
]
8
9
# For our own unit tests.
10
specific_include_rules
=
{
11
".*(benchmark|tests)\.cc"
:
[
12
"+base"
,
13
"+testing"
,
14
]
15
}