Add desktop_capture directory for screen and window capturers.
The screen captures will be moved from chromium to WebRTC to make it easy to share this code with other projects. This CL adds a new directory where the current screen capturer code will be moved to. Review URL: https://webrtc-codereview.appspot.com/1297005 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3866 4adac7df-926f-26a2-2b94-8c16560cd09d
This commit is contained in:
@ -23,6 +23,7 @@
|
||||
'audio_device/audio_device.gypi',
|
||||
'audio_processing/audio_processing.gypi',
|
||||
'bitrate_controller/bitrate_controller.gypi',
|
||||
'desktop_capture/desktop_capture.gypi',
|
||||
'media_file/source/media_file.gypi',
|
||||
'pacing/pacing.gypi',
|
||||
'remote_bitrate_estimator/remote_bitrate_estimator.gypi',
|
||||
|
||||
Reference in New Issue
Block a user