Index: webrtc/modules/video_processing/BUILD.gn |
diff --git a/webrtc/modules/video_processing/BUILD.gn b/webrtc/modules/video_processing/BUILD.gn |
index eb02803a57476ccdd36f041ee619a53f62903e81..6d411edda176c4e61badabdf9c379c6227091ceb 100644 |
--- a/webrtc/modules/video_processing/BUILD.gn |
+++ b/webrtc/modules/video_processing/BUILD.gn |
@@ -13,8 +13,6 @@ build_video_processing_sse2 = current_cpu == "x86" || current_cpu == "x64" |
source_set("video_processing") { |
sources = [ |
- "brighten.cc", |
- "brighten.h", |
"brightness_detection.cc", |
"brightness_detection.h", |
"content_analysis.cc", |