add correct include paths for both chrome build and standalone build.
BUG=none TEST=compiles Review URL: http://webrtc-codereview.appspot.com/320008 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1154 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
6073de6632
commit
c6b286fc04
@ -20,6 +20,9 @@
|
||||
'libyuv.cc',
|
||||
'scaler.cc',
|
||||
],
|
||||
'include_dirs': [
|
||||
'<(DEPTH)',
|
||||
],
|
||||
},
|
||||
], # targets
|
||||
'conditions': [
|
||||
|
Loading…
x
Reference in New Issue
Block a user