Moved command line parsing to internal tools and moved back the mic volume thingie.
BUG= R=henrika@webrtc.org, kjellander@webrtc.org, stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/1491004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@4054 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -108,7 +108,7 @@
|
||||
'<(DEPTH)/testing/gtest.gyp:gtest',
|
||||
'<(webrtc_root)/system_wrappers/source/system_wrappers.gyp:system_wrappers',
|
||||
'<(webrtc_root)/test/test.gyp:test_support_main',
|
||||
'<(webrtc_root)/tools/tools.gyp:command_line_parser',
|
||||
'<(webrtc_root)/tools/internal_tools.gyp:command_line_parser',
|
||||
],
|
||||
'sources': [
|
||||
'vp8_sequence_coder.cc',
|
||||
|
||||
Reference in New Issue
Block a user