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:
@ -74,7 +74,7 @@
|
||||
'CODEC_RED',
|
||||
],
|
||||
'include_dirs': [
|
||||
'interface',
|
||||
'include',
|
||||
'test',
|
||||
'<(webrtc_root)',
|
||||
],
|
||||
@ -290,7 +290,7 @@
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'interface',
|
||||
'include',
|
||||
'test',
|
||||
'<(webrtc_root)',
|
||||
],
|
||||
@ -298,7 +298,7 @@
|
||||
'defines': [
|
||||
],
|
||||
'include_dirs': [
|
||||
'interface',
|
||||
'include',
|
||||
'test',
|
||||
'<(webrtc_root)',
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user