Chromium Code Reviews| 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", |