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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2496153002: Delete all of the video_processing module but the denoiser code. (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/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index ee6711ede15dfeb26e9fc487096288c9aee4725a..50cd2e9aa919c94d21886e14ba160883dd178eec 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -519,8 +519,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') | webrtc/modules/video_processing/util/denoiser_filter.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698