Fixing the header file path in gypi file.
BUG=473 Review URL: https://webrtc-codereview.appspot.com/529001 git-svn-id: http://webrtc.googlecode.com/svn/trunk@2134 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
parent
9c4f6a5ff9
commit
e611619f60
@ -24,11 +24,11 @@
|
||||
],
|
||||
},
|
||||
'sources': [
|
||||
'send_side_bandwidth_estimation.h',
|
||||
'send_side_bandwidth_estimation.cc',
|
||||
'bitrate_controller.h',
|
||||
'bitrate_controller_impl.h',
|
||||
'bitrate_controller_impl.cc',
|
||||
'bitrate_controller_impl.h',
|
||||
'include/bitrate_controller.h',
|
||||
'send_side_bandwidth_estimation.cc',
|
||||
'send_side_bandwidth_estimation.h',
|
||||
], # source
|
||||
},
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user