Revert "Fixing hard-coded libvpx source path."
This reverts commit 1c603646da11971f13d66a75da31ebbb6eff37d9. TBR=phoglund@webrtc.org BUG= Review URL: https://webrtc-codereview.appspot.com/1137004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3565 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@@ -112,7 +112,7 @@
|
|||||||
'<(webrtc_root)/test/test.gyp:test_support_main',
|
'<(webrtc_root)/test/test.gyp:test_support_main',
|
||||||
],
|
],
|
||||||
'include_dirs': [
|
'include_dirs': [
|
||||||
'<(DEPTH)/third_party/<(libvpx_source)/libvpx',
|
'<(DEPTH)/third_party/libvpx/source/libvpx',
|
||||||
],
|
],
|
||||||
'sources': [
|
'sources': [
|
||||||
'default_temporal_layers_unittest.cc',
|
'default_temporal_layers_unittest.cc',
|
||||||
|
|||||||
Reference in New Issue
Block a user