6198624815334bdba5860148f515c522937b8ca8

Remove an if-else that can never execute the else statement. Remove double parenthesis. BUG=http://code.google.com/p/webrtc/issues/detail?id=178 TEST= Review URL: http://webrtc-codereview.appspot.com/318004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@1146 4adac7df-926f-26a2-2b94-8c16560cd09d
The change http://webrtc-codereview.appspot.com/299001 (commit 1062) does not do what it intends (exclude codecs from Chromium build). This is a fix for that. webrtc.gyp is not pulled in Chromium, hence it has no effect putting a define there. Moving it to src/build/common.gypi.
Description
No description provided
Languages
C++
88.6%
C
3.3%
Java
3%
Objective-C++
1.9%
Python
1.9%
Other
1%