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

Unified Diff: webrtc/modules/desktop_capture/BUILD.gn

Issue 2348803003: Remove differ from ScreenCapturer implementations (Closed)
Patch Set: Resolve review comments Created 4 years, 3 months 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/BUILD.gn
diff --git a/webrtc/modules/desktop_capture/BUILD.gn b/webrtc/modules/desktop_capture/BUILD.gn
index 8887ba99c3ecc5c146b5ea6d452a221d0e9da40c..97f5a4db01510fe11f32e62183d19ecaa3200f77 100644
--- a/webrtc/modules/desktop_capture/BUILD.gn
+++ b/webrtc/modules/desktop_capture/BUILD.gn
@@ -124,8 +124,6 @@ rtc_source_set("desktop_capture") {
if (!is_ios) {
sources += [
- "differ.cc",
- "differ.h",
"differ_block.cc",
"differ_block.h",
"screen_capturer_differ_wrapper.cc",

Powered by Google App Engine
This is Rietveld 408576698