Remove include_dirs from utility.
BUG=1662 TEST=compile on trybots R=asapersson@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2309004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4890 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
7e4d0df8ee
commit
e546f02c84
@ -17,18 +17,6 @@
|
||||
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
|
||||
'<(webrtc_root)/system_wrappers/source/system_wrappers.gyp:system_wrappers',
|
||||
],
|
||||
'include_dirs': [
|
||||
'../interface',
|
||||
'../../interface',
|
||||
'../../media_file/interface',
|
||||
],
|
||||
'direct_dependent_settings': {
|
||||
'include_dirs': [
|
||||
'../interface',
|
||||
'../../interface',
|
||||
'../../audio_coding/main/interface',
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
'../interface/audio_frame_operations.h',
|
||||
'../interface/file_player.h',
|
||||
@ -56,9 +44,6 @@
|
||||
'dependencies': [
|
||||
'webrtc_video_coding',
|
||||
],
|
||||
'include_dirs': [
|
||||
'../../video_coding/main/interface',
|
||||
],
|
||||
'sources': [
|
||||
'frame_scaler.cc',
|
||||
'video_coder.cc',
|
||||
|
Loading…
x
Reference in New Issue
Block a user