Remove include_dirs from tools.
BUG=1662 TEST=compile on trybots R=kjellander@webrtc.org Review URL: https://webrtc-codereview.appspot.com/2306005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4859 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
f8b296628f
commit
f26e8f6f57
@ -17,14 +17,6 @@
|
|||||||
'dependencies': [
|
'dependencies': [
|
||||||
'<(DEPTH)/third_party/libyuv/libyuv.gyp:libyuv',
|
'<(DEPTH)/third_party/libyuv/libyuv.gyp:libyuv',
|
||||||
],
|
],
|
||||||
'include_dirs': [
|
|
||||||
'frame_analyzer',
|
|
||||||
],
|
|
||||||
'direct_dependent_settings': {
|
|
||||||
'include_dirs': [
|
|
||||||
'frame_analyzer',
|
|
||||||
],
|
|
||||||
},
|
|
||||||
'export_dependent_settings': [
|
'export_dependent_settings': [
|
||||||
'<(DEPTH)/third_party/libyuv/libyuv.gyp:libyuv',
|
'<(DEPTH)/third_party/libyuv/libyuv.gyp:libyuv',
|
||||||
],
|
],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user