Remove unnecessary include_dirs from audio_processing.
TBR=aluebs TESTED=trybots Review URL: https://webrtc-codereview.appspot.com/3659004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@5106 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
00ed170795
commit
6e908b3adf
@ -24,21 +24,6 @@
|
||||
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
|
||||
'<(webrtc_root)/system_wrappers/source/system_wrappers.gyp:system_wrappers',
|
||||
],
|
||||
'include_dirs': [
|
||||
'../interface',
|
||||
'aec/include',
|
||||
'aecm/include',
|
||||
'agc/include',
|
||||
'include',
|
||||
'ns/include',
|
||||
'utility',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'../interface',
|
||||
'include',
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
'aec/include/echo_cancellation.h',
|
||||
'aec/echo_cancellation.c',
|
||||
|
Loading…
x
Reference in New Issue
Block a user