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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2496153002: Delete all of the video_processing module but the denoiser code. (Closed)
Patch Set: Remove left-over source files frame_preprocessor.* Created 4 years 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
« no previous file with comments | « no previous file | webrtc/modules/video_processing/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index 1708c15988250a1c57fd390a69f085cf5269886c..f0acdba0f5ea67eb3d8fb0f5de35e4d83f9289a5 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -523,8 +523,6 @@ if (rtc_include_tests) {
"video_coding/video_receiver_unittest.cc",
"video_coding/video_sender_unittest.cc",
"video_processing/test/denoiser_test.cc",
- "video_processing/test/video_processing_unittest.cc",
- "video_processing/test/video_processing_unittest.h",
]
if (apm_debug_dump) {
« no previous file with comments | « no previous file | webrtc/modules/video_processing/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698