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:
wjia@webrtc.org 2011-12-10 00:20:54 +00:00
parent 6073de6632
commit c6b286fc04

View File

@ -20,6 +20,9 @@
'libyuv.cc',
'scaler.cc',
],
'include_dirs': [
'<(DEPTH)',
],
},
], # targets
'conditions': [