8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
|
|
include_rules = [
|
||
|
|
"+webrtc/base",
|
||
|
|
"+webrtc/call",
|
||
|
|
"+webrtc/common_audio",
|
||
|
|
"+webrtc/audio_coding/neteq/neteq_unittest.pb.h", # Different path.
|
||
|
|
"+webrtc/system_wrappers",
|
||
|
|
]
|