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

Unified Diff: webrtc/common_video/common_video_unittests.gyp

Issue 1914893005: Move BitrateAdjuster into common_video (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 8 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
« no previous file with comments | « webrtc/common_video/common_video.gyp ('k') | webrtc/common_video/include/bitrate_adjuster.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/common_video/common_video_unittests.gyp
diff --git a/webrtc/common_video/common_video_unittests.gyp b/webrtc/common_video/common_video_unittests.gyp
index 5fa082a8e30fcbfb803619b4e814eeaafbc4f8a6..8372c0b4a977a29e73169b7dd21d6cafb3b27d1a 100644
--- a/webrtc/common_video/common_video_unittests.gyp
+++ b/webrtc/common_video/common_video_unittests.gyp
@@ -20,6 +20,7 @@
'<(webrtc_root)/test/test.gyp:video_test_common',
],
'sources': [
+ 'bitrate_adjuster_unittest.cc',
'i420_buffer_pool_unittest.cc',
'i420_video_frame_unittest.cc',
'libyuv/libyuv_unittest.cc',
« no previous file with comments | « webrtc/common_video/common_video.gyp ('k') | webrtc/common_video/include/bitrate_adjuster.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698