kjellander@webrtc.org
2d2a1f9f05
Remove <(webrtc_root) from source file entries.
This required to move the AGC tools source files into webrtc/tools and create a new agc_test_utils target. Since audio_codec_speed_tests.gypi referenced sources above, the best approach I could come up with was to add an audio_coding.gypi file at a higher level and move the targets in there (+ the includes from modules.gyp which is an improvement IMO). I also added a PRESUBMIT.py check to prevent new source entries being added with <(webrtc_root) in the path. BUG=4185 R=andrew@webrtc.org, tina.legrand@webrtc.org Review URL: https://webrtc-codereview.appspot.com/37859004 Cr-Commit-Position: refs/heads/master@{#8197} git-svn-id: http://webrtc.googlecode.com/svn/trunk@8197 4adac7df-926f-26a2-2b94-8c16560cd09d
Description
No description provided
Languages
C++
76%
C
16%
Python
2.3%
Java
2.1%
Objective-C++
1.5%
Other
1.9%