audio_coding: rename interface -> include
BUG=webrtc:5095 R=henrik.lundin@webrtc.org TBR=tommi@webrtc.org Review URL: https://codereview.webrtc.org/1417173004 . Cr-Commit-Position: refs/heads/master@{#10444}
This commit is contained in:
@ -80,13 +80,13 @@
|
||||
'rent_a_codec',
|
||||
],
|
||||
'include_dirs': [
|
||||
'interface',
|
||||
'include',
|
||||
'../../interface',
|
||||
'<(webrtc_root)',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'interface',
|
||||
'include',
|
||||
'../../interface',
|
||||
'<(webrtc_root)',
|
||||
],
|
||||
@ -110,8 +110,8 @@
|
||||
'acm2/initial_delay_manager.h',
|
||||
'acm2/nack.cc',
|
||||
'acm2/nack.h',
|
||||
'interface/audio_coding_module.h',
|
||||
'interface/audio_coding_module_typedefs.h',
|
||||
'include/audio_coding_module.h',
|
||||
'include/audio_coding_module_typedefs.h',
|
||||
],
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user