Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(201)

Unified Diff: webrtc/modules/desktop_capture/desktop_capture.gypi

Issue 2490063002: Remove ScreenCapturer and WindowCapturer (Closed)
Patch Set: Created 4 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: webrtc/modules/desktop_capture/desktop_capture.gypi
diff --git a/webrtc/modules/desktop_capture/desktop_capture.gypi b/webrtc/modules/desktop_capture/desktop_capture.gypi
index b6d6f9992c029c883f93da98e56e0ba99347f8b2..ed96eb6d948eb728aa876fbeb9dd9264846f86ba 100644
--- a/webrtc/modules/desktop_capture/desktop_capture.gypi
+++ b/webrtc/modules/desktop_capture/desktop_capture.gypi
@@ -59,7 +59,6 @@
'mouse_cursor_monitor_mac.mm',
'mouse_cursor_monitor_win.cc',
'screen_capture_frame_queue.h',
- 'screen_capturer.h',
'screen_capturer_helper.cc',
'screen_capturer_helper.h',
'screen_capturer_mac.mm',
@@ -99,7 +98,6 @@
'win/screen_capturer_win_magnifier.h',
'win/window_capture_utils.cc',
'win/window_capture_utils.h',
- 'window_capturer.h',
'window_capturer_mac.mm',
'window_capturer_win.cc',
],
@@ -145,8 +143,6 @@
'desktop_capturer_differ_wrapper.h',
'differ_block.cc',
'differ_block.h',
- 'screen_capturer_differ_wrapper.cc',
- 'screen_capturer_differ_wrapper.h',
],
}],
['OS=="mac"', {
« no previous file with comments | « webrtc/modules/desktop_capture/desktop_capture.gni ('k') | webrtc/modules/desktop_capture/desktop_capturer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698