Enabling all common_video targets in webrtc.gyp.

Review URL: http://webrtc-codereview.appspot.com/268001

git-svn-id: http://webrtc.googlecode.com/svn/trunk@888 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
andrew@webrtc.org 2011-11-04 16:21:47 +00:00
parent 731e9aea79
commit 2256269a41

@ -16,8 +16,8 @@
'type': 'none',
'dependencies': [
'src/common_audio/common_audio.gyp:*',
# TODO(andrew): enable these when all tests build.
#'src/common_video/common_video.gyp:*',
'src/common_video/common_video.gyp:*',
# TODO(andrew): enable this when all tests build.
#'src/modules/modules.gyp:*',
'src/system_wrappers/source/system_wrappers.gyp:*',
'src/video_engine/video_engine.gyp:*',