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

Unified Diff: webrtc/modules/modules.gyp

Issue 1750493002: Frame dropper improvements & cleanup (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Add unit tests Created 4 years, 10 months 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/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 18c8b4a41a8f6802ffb31c8347a821d2dca4da8c..e803047fbe54906f27d0b758b15d9895a99cfa46 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -375,6 +375,7 @@
'video_coding/qm_select_unittest.cc',
'video_coding/test/stream_generator.cc',
'video_coding/test/stream_generator.h',
+ 'video_coding/utility/frame_dropper_unittest.cc',
'video_coding/utility/quality_scaler_unittest.cc',
'video_processing/test/brightness_detection_test.cc',
'video_processing/test/content_metrics_test.cc',

Powered by Google App Engine
This is Rietveld 408576698