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

Unified Diff: webrtc/modules/modules.gyp

Issue 1814753002: Moved sequence number specific operations from mod_ops.h (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase Created 4 years, 9 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/base/mod_ops_unittest.cc ('k') | webrtc/modules/video_coding/histogram.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index aea791640135f0d35e5fddb05a88fe67c0980815..25a9b2934d962d9374cd8adfbb40001b32668db8 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -371,6 +371,7 @@
'video_coding/nack_module_unittest.cc',
'video_coding/receiver_unittest.cc',
'video_coding/session_info_unittest.cc',
+ 'video_coding/sequence_number_util_unittest.cc',
'video_coding/timing_unittest.cc',
'video_coding/video_coding_robustness_unittest.cc',
'video_coding/video_receiver_unittest.cc',
« no previous file with comments | « webrtc/base/mod_ops_unittest.cc ('k') | webrtc/modules/video_coding/histogram.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698