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

Unified Diff: webrtc/modules/video_processing/util/denoiser_filter.h

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/video_processing/util/denoiser_filter.h
diff --git a/webrtc/modules/video_processing/util/denoiser_filter.h b/webrtc/modules/video_processing/util/denoiser_filter.h
index fa1415b09a1c6b05326972d0256971597b9f8cc1..f2409031eddcdb456d9494b2fae051aeb61b618c 100644
--- a/webrtc/modules/video_processing/util/denoiser_filter.h
+++ b/webrtc/modules/video_processing/util/denoiser_filter.h
@@ -15,7 +15,7 @@
#include <memory>
#include "webrtc/modules/include/module_common_types.h"
-#include "webrtc/modules/video_processing/include/video_processing_defines.h"
+// #include "webrtc/modules/video_processing/include/video_processing_defines.h"
mflodman 2016/11/30 13:42:39 Remove?
nisse-webrtc 2016/11/30 14:02:04 Ooops, this and the other one are left-overs. Remo
namespace webrtc {

Powered by Google App Engine
This is Rietveld 408576698